WorkflowPrintTicket.PageOutputColorFeature Property

Definition

Gets the page color configuration for this print ticket.

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

Property Value

The page color feature object.

Applies to