次の方法で共有


WorkflowPrintTicket.PageOutputColorFeature プロパティ

定義

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

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

プロパティ値

ページの色の特徴オブジェクト。

適用対象