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




In This Topic
    ImGearPDF Constructor
    In This Topic
    Initializes a new instance of the ImGearPDF class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearPDF()
    public ImGearPDF()
    public: ImGearPDF();
    public:
    ImGearPDF();
    See Also