ImageGear v26.5 - Updated March 3, 2025
ImageGear.Core Assembly / ImageGear.Formats.XMP.IPTC Namespace / ImGearXMPContactInfo Class / ImGearXMPContactInfo Constructor




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

Return Value

New instance of ImGearXMPContactInfo class object.
See Also