Class DocumentBinding

Class DocumentBinding

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

Описание метода связывания. Каждый документ связывается отдельно.
DocumentBinding и JobBindAllDocuments являются взаимоисключающими.
Определение обработки ограничений между ключевыми словами лежит на драйвере.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbinding

public sealed class DocumentBinding : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

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

object
PrintTicketElement
CompositePrintTicketElement
Feature
DocumentBinding

Реализует

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()

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

DocumentBinding(params BindingOption[])

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

public DocumentBinding(params DocumentBinding.BindingOption[] options)

Параметры

options DocumentBinding.BindingOption[]

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

 Русский