WorkflowPrintTicket.PageMediaTypeFeature Property

Definition

Gets the page media type configuration for this print ticket.

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

Property Value

The page media type feature object.

Applies to