Aspose::Page::XPS::XpsMetadata::JobPrintTicket class
JobPrintTicket class
The class that incapsulates a job-level print ticket.
class JobPrintTicket : public Aspose::Page::XPS::XpsMetadata::PrintTicket
Methods
Method | Description |
---|---|
Add(const System::ArrayPtr<System::SharedPtr<IJobPrintTicketItem>>&) | Adds an array of items to the end of this PrintTicket item list. Each one may be a Feature, an Option or a Property instance. |
JobPrintTicket(const System::ArrayPtr<System::SharedPtr<IJobPrintTicketItem>>&) | Creates a job-level print ticket instance. |
See Also
- Class PrintTicket
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++