Class DocumentBinding

Class DocumentBinding

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

Opisuje metodę wiązania. Każdy dokument jest wiązany oddzielnie.
DocumentBinding i JobBindAllDocuments są wzajemnie wykluczające się.
To do kierowcy należy określenie obsługi ograniczeń między słowami kluczowymi.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbinding

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

Dziedziczenie

object
PrintTicketElement
CompositePrintTicketElement
Feature
DocumentBinding

Implementuje

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

DocumentBinding(params BindingOption[])

Tworzy nową instancję.

public DocumentBinding(params DocumentBinding.BindingOption[] options)

Parametry

options DocumentBinding.BindingOption[]

Tablica opcji specyficznych dla funkcji.

 Polski