Class JobHolePunch

Class JobHolePunch

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

Descrive le caratteristiche di perforazione dei documenti di output. Tutti i documenti vengono perforati insieme.
Le parole chiave Aspose.Page.XPS.XpsMetadata.JobHolePunch e Aspose.Page.XPS.XpsMetadata.DocumentHolePunch sono mutuamente esclusive.
Entrambe non dovrebbero essere specificate simultaneamente in un PrintTicket o in un documento delle capacità di stampa.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

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

Ereditarietà

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

Implementa

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Membri Ereditati

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

Costruttori

JobHolePunch(params HolePunchOption[])

Crea una nuova istanza.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Parametri

options HolePunch.HolePunchOption[]

Un array di opzioni specifiche per la funzionalità.

 Italiano