Aspose::Page::XPS::XpsMetadata::PrintTicket 类
PrintTicket class
实现任何范围的通用 PrintTicket 的类。是作业、文档和页面级打印票据的基类。PrintTicket 元素是 PrintTicket 文档的根元素。PrintTicket 元素包含输出作业所需的所有作业格式信息。 https://docs.microsoft.com/en-us/windows/win32/printdocs/printticket.
class PrintTicket : public System::Collections::Generic::IEnumerable<System::String>
方法
| 方法 | 描述 |
|---|---|
| GetEnumerator() override | 返回打印票据项目名称的枚举器。 |
| Remove(const System::ArrayPtr<System::String>&) | 从此 PrintTicket 项目列表中移除一个项目。 |
另见
- Class IEnumerable
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++