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




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

    Return Value

    The new instance of ImGearPDEDash class object.
    See Also