Class DocumentBinding

DocumentBinding class

バインド方法を記述します。各ドキュメントは個別にバインドされます. DocumentBinding と JobBindAllDocuments は相互に排他的です. キーワード間の制約処理を決定するのはドライバー次第です. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbinding

public sealed class DocumentBinding : Feature, IDocumentPrintTicketItem, IJobPrintTicketItem

コンストラクター

名前説明
DocumentBinding(params BindingOption[])新しいインスタンスを作成します。

プロパティ

名前説明
Name { get; }要素名を取得します。

メソッド

名前説明
Add(params IFeatureItem[])この機能のアイテム リストの最後にアイテムのリストを追加します。 それぞれがFeatureOptionまたはPropertyインスタンス.

その他のメンバー

名前説明
class BindingGutter指定方法について説明します。スコアリングされたプロパティ値、 整数値またはパラメータ.
class BindingOptionのオプションを表しますDocumentBindingfeature.
interface IBindingOptionItem任意のインターフェイスBindingOptionitem.

関連項目