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




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

    Return Value

    The new instance of the clip object.
    See Also