共用方式為


WorkflowPrintTicket.DocumentDuplexFeature 屬性

定義

取得這個列印票證的雙工列印組態。

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

屬性值

雙工列印功能物件。

適用於