ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDF Class
Members




In This Topic
    ImGearPDF Class
    In This Topic
    Provides general PDF functionality and access to the global properties and methods.
    Object Model
    ImGearPDF ClassIImGearFormat InterfaceIImGearFormat InterfaceImGearPDEGraphicState Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDF 
    'Usage
     
    Dim instance As ImGearPDF
    public sealed class ImGearPDF 
    public __gc __sealed class ImGearPDF 
    public ref class ImGearPDF sealed 
    Remarks
    Allows to create, initialize and terminate PDF and PS formats.
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDF

    See Also