Class JobHolePunch

Class JobHolePunch

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

Popisuje vlastnosti perforace výstupu. Všechny dokumenty jsou perforovány společně.
Klíčová slova Aspose.Page.XPS.XpsMetadata.JobHolePunch a Aspose.Page.XPS.XpsMetadata.DocumentHolePunch jsou vzájemně se vylučující.
Obě by neměla být specifikována současně v dokumentu PrintTicket nebo Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

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

Dědičnost

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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

Konstruktor

JobHolePunch(params HolePunchOption[])

Vytváří novou instanci.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Parametry

options HolePunch.HolePunchOption[]

Pole možností specifických pro tuto funkci.

 Čeština