Class DocumentHolePunch

Class DocumentHolePunch

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

Popisuje vlastnosti perforace výstupu. Každý dokument je perforován samostatně.
Klíčová slova Aspose.Page.XPS.XpsMetadata.JobHolePunch a Aspose.Page.XPS.XpsMetadata.DocumentHolePunch jsou vzájemně vylučující.
Obě by neměly být specifikovány současně v dokumentu PrintTicket nebo Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch

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

Dědičnost

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
DocumentHolePunch

Implementuje

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

DocumentHolePunch(params HolePunchOption[])

Vytváří novou instanci.

public DocumentHolePunch(params HolePunch.HolePunchOption[] options)

Parametry

options HolePunch.HolePunchOption[]

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

 Čeština