共用方式為


WorkflowPrintTicket.PageOutputColorFeature 屬性

定義

取得這個列印票證的頁面色彩設定。

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

屬性值

頁面色彩功能物件。

適用於