ImageGear v26.3 - Updated November 9, 2022
ImageGear.Core Assembly / ImageGear.Formats.XMP Namespace / ImGearXMPMetadataRoot Class / ImGearXMPMetadataRoot Constructor




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

Return Value

New instance of theImGearXMPMetadataRoot class object.
See Also