Class DocumentHolePunch

Class DocumentHolePunch

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

Opisuje cechy dziurkowania otworów w wyjściu. Każdy dokument jest dziurkowany osobno.
Słowa kluczowe Aspose.Page.XPS.XpsMetadata.JobHolePunch i Aspose.Page.XPS.XpsMetadata.DocumentHolePunch są wzajemnie wykluczające się.
Oba nie powinny być określane jednocześnie w dokumencie PrintTicket lub Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentholepunch

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

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
DocumentHolePunch

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Członkowie dziedziczeni

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

Konstruktorzy

DocumentHolePunch(params HolePunchOption[])

Tworzy nową instancję.

public DocumentHolePunch(params HolePunch.HolePunchOption[] options)

Parametry

options HolePunch.HolePunchOption[]

Tablica opcji specyficznych dla funkcji.

 Polski