WorkflowPrintTicket.PageOutputColorFeature 属性

定义

获取此打印票证的页面颜色配置。

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

属性值

页面颜色功能对象。

适用于