PrintTicket class

PrintTicket class

The class that implements a common PrintTicket of any scope. The base class for job-, document- and page-level print tickets. A PrintTicket element is the root element of the PrintTicket document. A PrintTicket element contains all job formatting information required to output a job. https://docs.microsoft.com/en-us/windows/win32/printdocs/printticket

The PrintTicket type exposes the following members:

Methods

MethodDescription
removeRemoves an item from this PrintTicket item list.

See Also