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




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

    Return Value

    The new instance of ImGearPDFAtom class.
    See Also