Class DocumentHolePunch

Class DocumentHolePunch

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/documentholepunch

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

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

object
PrintTicketElement
CompositePrintTicketElement
Feature
HolePunch
DocumentHolePunch

Реализует

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

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

DocumentHolePunch(params HolePunchOption[])

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

public DocumentHolePunch(params HolePunch.HolePunchOption[] options)

Параметры

options HolePunch.HolePunchOption[]

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

 Русский