次の方法で共有


WorkflowPrintTicket.DocumentDuplexFeature プロパティ

定義

この印刷チケットの両面印刷構成を取得します。

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

プロパティ値

両面印刷機能オブジェクト。

適用対象