Aspose::Page::XPS::XpsMetadata::DocumentHolePunch 类
DocumentHolePunch class
描述了输出的打孔特性。每个文档单独打孔。JobHolePunch 和 DocumentHolePunch 关键字相互排斥,不能在同一 PrintTicket 或 Print Capabilities 文档中同时指定。https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch。
class DocumentHolePunch : public Aspose::Page::XPS::XpsMetadata::HolePunch,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem
方法
| 方法 | 描述 |
|---|---|
| DocumentHolePunch(const System::ArrayPtr<System::SharedPtr<HolePunch::HolePunchOption>>&) | 创建一个新实例。 |
另见
- Class HolePunch
- Class IJobPrintTicketItem
- Class IDocumentPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++