DocumentPrintTicket class

DocumentPrintTicket class

The class that incapsulates a document-level print ticket.

Inheritance: DocumentPrintTicketPrintTicket

The DocumentPrintTicket type exposes the following members:

Constructors

ConstructorDescription
initCreates a document-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