Class JobHolePunch

Class JobHolePunch

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Describes the hole punching characteristics of the output. All documents are punched together. The Aspose.Page.XPS.XpsMetadata.JobHolePunch and Aspose.Page.XPS.XpsMetadata.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

public sealed class JobHolePunch : HolePunch, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementFeatureHolePunchJobHolePunch

Implements

IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inherited Members

Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Constructors

JobHolePunch(params HolePunchOption[])

Creates a new instance.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Parameters

options HolePunch.HolePunchOption[]

An array of options specific for the feature.

 English