ImageGear v26.5 - Updated March 3, 2025
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