WorkflowPrintTicket.PageResolutionFeature 属性

定义

获取此打印票证的页面分辨率配置。

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

属性值

页面解析功能对象。

适用于