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