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

機能に特有のオプションの配列です。

 日本語