PrintTicketCapabilities.PageOutputColorFeature Property

Definition

Gets the available page color feature for this print ticket.

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

Property Value

The page color feature object.

Applies to