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




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

    Return Value

    The new instance of ImGearPDEPath class object.
    See Also