Aspose::Page::XPS::XpsMetadata::JobPrintTicket 类

JobPrintTicket class

封装作业级打印票据的类。

class JobPrintTicket : public Aspose::Page::XPS::XpsMetadata::PrintTicket

方法

方法描述
Add(const System::ArrayPtr<System::SharedPtr<IJobPrintTicketItem>>&)向此 PrintTicket 项目列表的末尾添加一个项目数组。每个项目可以是 FeatureOptionProperty 实例。
JobPrintTicket(const System::ArrayPtr<System::SharedPtr<IJobPrintTicketItem>>&)创建一个作业级打印票据实例。

另见