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




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

    Return Value

    The new instance of ImGearPDEImageAttrs class object.
    See Also