Class DocumentHolePunch

Class DocumentHolePunch

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

Describes the hole punching characteristics of the output. Each document is punched separately. 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/documentholepunch

public sealed class DocumentHolePunch : HolePunch, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

objectPrintTicketElementCompositePrintTicketElementFeatureHolePunchDocumentHolePunch

Implements

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, 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

DocumentHolePunch(params HolePunchOption[])

Creates a new instance.

public DocumentHolePunch(params HolePunch.HolePunchOption[] options)

Parameters

options HolePunch.HolePunchOption[]

An array of options specific for the feature.

 English