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




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

    Return Value

    The new instance of ImGearPDFBasNull class object.
    See Also