ImageGear v26.3 - Updated November 9, 2022
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