Class JobHolePunch

Class JobHolePunch

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

Описание характеристик перфорации выходных документов. Все документы перфорируются вместе.
Ключевые слова Aspose.Page.XPS.XpsMetadata.JobHolePunch и Aspose.Page.XPS.XpsMetadata.DocumentHolePunch являются взаимно исключающими.
Оба не должны указываться одновременно в документе PrintTicket или Print Capabilities.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobholepunch

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

Наследование

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
JobHolePunch

Реализует

IFeatureItem,
IJobPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Унаследованные члены

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

Конструкторы

JobHolePunch(params HolePunchOption[])

Создает новый экземпляр.

public JobHolePunch(params HolePunch.HolePunchOption[] options)

Параметры

options HolePunch.HolePunchOption[]

Массив параметров, специфичных для данной функции.

 Русский