Class DocumentBinding

Class DocumentBinding

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

Popisuje metodu vazby. Každý dokument je vázán samostatně.
DocumentBinding a JobBindAllDocuments jsou vzájemně se vylučující.
Záleží na ovladači, jak bude zpracovávat omezení mezi klíčovými slovy.
https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbinding

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

Dědičnost

object
PrintTicketElement
CompositePrintTicketElement
Feature
DocumentBinding

Implementuje

IFeatureItem,
IJobPrintTicketItem,
IDocumentPrintTicketItem,
IPrintTicketItem,
IPrintTicketElementChild

Děděné členy

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

Konstruktor

DocumentBinding(params BindingOption[])

Vytváří novou instanci.

public DocumentBinding(params DocumentBinding.BindingOption[] options)

Parametry

options DocumentBinding.BindingOption[]

Pole možností specifických pro tuto funkci.

 Čeština