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




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