Class JobBindAllDocuments

Class JobBindAllDocuments

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

バインディングのメソッドを説明します。ジョブ内のすべてのドキュメントが一緒にバインドされます。
Aspose.Page.XPS.XpsMetadata.JobBindAllDocuments と Aspose.Page.XPS.XpsMetadata.DocumentBinding は相互に排他的です。
これらのキーワード間の制約処理を決定するのはドライバーの役割です。
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobbindalldocuments

public sealed class JobBindAllDocuments : Feature, IFeatureItem, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

継承

object
PrintTicketElement
CompositePrintTicketElement
Feature
JobBindAllDocuments

実装

IFeatureItem,
IJobPrintTicketItem,
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()

コンストラクター

JobBindAllDocuments(params BindingOption[])

新しいインスタンスを作成します。

public JobBindAllDocuments(params JobBindAllDocuments.BindingOption[] options)

パラメーター

options JobBindAllDocuments.BindingOption[]

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

 日本語