共用方式為


WorkflowPrintTicket.PageOrientationFeature 屬性

定義

取得這個列印票證的頁面方向設定。

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

屬性值

頁面方向功能物件。

適用於