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




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