ImageGear v26.3 - Updated
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPFont Class / ImGearXMPFont Constructor




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

    Return Value

    New instance of theImGearXMPFont class object.
    See Also