PagePrintTicket class

PagePrintTicket class

The class that incapsulates a page-level print ticket.

Inheritance: PagePrintTicketPrintTicket

The PagePrintTicket type exposes the following members:

Constructors

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