Sdílet prostřednictvím


WorkflowPrintTicket.PageOutputQualityFeature Property

Definition

Gets the page quality configuration for this print ticket.

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

Property Value

The page quality feature object.

Applies to