次の方法で共有


WorkflowPrintTicket.PageResolutionFeature プロパティ

定義

この印刷チケットのページ解決構成を取得します。

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

プロパティ値

ページ解決機能オブジェクト。

適用対象