Aspose::Page::XPS::XpsMetadata::DocumentPrintTicket 类
DocumentPrintTicket class
封装文档级打印票据的类。
class DocumentPrintTicket : public Aspose::Page::XPS::XpsMetadata::PrintTicket
方法
| 方法 | 描述 |
|---|---|
| Add(const System::ArrayPtr<System::SharedPtr<IDocumentPrintTicketItem>>&) | 向此 PrintTicket 项目列表的末尾添加一个项目数组。每个项目可以是 Feature、Option 或 Property 实例。 |
| DocumentPrintTicket(const System::ArrayPtr<System::SharedPtr<IDocumentPrintTicketItem>>&) | 创建一个文档级打印票据实例。 |
另见
- Class PrintTicket
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++