ImageGear v26.3 - Updated
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()
    public ImGearXMPJob()
    public: ImGearXMPJob();
    public:
    ImGearXMPJob();

    Return Value

    New instance of the ImGearXMPJob class object.
    See Also