Share via


WorkflowPrintTicket.DocumentBindingFeature プロパティ

定義

この印刷チケットのドキュメント バインド構成を取得します。

public:
 property PrintTicketFeature ^ DocumentBindingFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature DocumentBindingFeature();
public PrintTicketFeature DocumentBindingFeature { get; }
var printTicketFeature = workflowPrintTicket.documentBindingFeature;
Public ReadOnly Property DocumentBindingFeature As PrintTicketFeature

プロパティ値

ドキュメント バインド機能オブジェクト。

適用対象