ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedRect Class / ImGearPDFFixedRect Constructor / ImGearPDFFixedRect Constructor()




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