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

MethodDescription
JobHolePunch(const System::ArrayPtr<System::SharedPtr<HolePunch::HolePunchOption>>&)Creates a new instance.

See Also