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[]

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

 Українська