ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.TIF Namespace / ImGearTIFFMetadata Class / ImGearTIFFMetadata Constructor




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

Return Value

The new instance of ImGearTIFFMetadata class.
Remarks
This constructor creates and initializes an instance of ImGearTIFFMetadata class.
See Also