WorkflowPrintTicket.DocumentDuplexFeature プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この印刷チケットの両面印刷構成を取得します。
public:
property PrintTicketFeature ^ DocumentDuplexFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature DocumentDuplexFeature();
public PrintTicketFeature DocumentDuplexFeature { get; }
var printTicketFeature = workflowPrintTicket.documentDuplexFeature;
Public ReadOnly Property DocumentDuplexFeature As PrintTicketFeature
プロパティ値
両面印刷機能オブジェクト。