JobPrintTicket class

JobPrintTicket class

The class that incapsulates a job-level print ticket.

Inheritance: JobPrintTicketPrintTicket

The JobPrintTicket type exposes the following members:

Constructors

ConstructorDescription
initCreates a job-level print ticket instance.

Methods

MethodDescription
removeRemoves an item from this PrintTicket item list.
addAdds an array of items to the end of this PrintTicket item list.
Each one may be a Feature, an Option or a Property instance.

See Also