WorkflowPrintTicket.PageOrientationFeature Property

Definition

Gets the page orientation configuration for this print ticket.

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

Property Value

The page orientation feature object.

Applies to