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