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




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

Return Value

New instance of the ImGearXMPJob class object.
See Also