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




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

Return Value

New instance of ImGearTIFFXMPMetadata class object.
See Also