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




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

Return Value

New instance of the ImGearDublinCoreXMPMetadata class object.
See Also