共用方式為


WorkflowPrintTicket.PageResolutionFeature 屬性

定義

取得這個列印票證的頁面解析度組態。

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

屬性值

頁面解析功能物件。

適用於