WorkflowPrintTicket.PageResolutionFeature Property

Definition

Gets the page resolution configuration for this print ticket.

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

Property Value

The page resolution feature object.

Applies to