ImageGear v26.3 - Updated November 9, 2022
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()

Return Value

New instance of theImGearXMPFont class object.
See Also