Aspose::Page::XPS::XpsMetadata::JobHolePunch class
JobHolePunch class
Describes the hole punching characteristics of the output. All documents are punched together. The JobHolePunch and DocumentHolePunch keywords are mutually exclusive. Both should not be specified simultaneously in a PrintTicket or Print Capabilities document. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch.
class JobHolePunch : public Aspose::Page::XPS::XpsMetadata::HolePunch,
public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Methods
Method | Description |
---|---|
JobHolePunch(const System::ArrayPtr<System::SharedPtr<HolePunch::HolePunchOption>>&) | Creates a new instance. |
See Also
- Class HolePunch
- Class IJobPrintTicketItem
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++