次の方法で共有


WorkflowPrintTicket.DocumentNUpFeature プロパティ

定義

この印刷チケットの N アップ印刷構成を取得します。

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

プロパティ値

N アップ印刷機能オブジェクト。

適用対象