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




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

    Return Value

    The new instance of ImGearPDEText class object.
    See Also