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




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