Class JobHolePunch

Class JobHolePunch

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

Opisuje cechy dziurkowania otworów w wyjściu. Wszystkie dokumenty są dziurkowane razem.
Słowa kluczowe Aspose.Page.XPS.XpsMetadata.JobHolePunch i Aspose.Page.XPS.XpsMetadata.DocumentHolePunch są wykluczające się nawzajem.
Oba nie powinny być określane jednocześnie w dokumencie PrintTicket lub Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

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

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

Implementuje

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

JobHolePunch(params HolePunchOption[])

Tworzy nową instancję.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Parametry

options HolePunch.HolePunchOption[]

Tablica opcji specyficznych dla funkcji.

 Polski