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




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

Return Value

The new instance of ImGearIPTCMetadata class.
See Also