WorkflowPrintTicket.PageResolutionFeature 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取此打印票证的页面分辨率配置。
public:
property PrintTicketFeature ^ PageResolutionFeature { PrintTicketFeature ^ get(); };
PrintTicketFeature PageResolutionFeature();
public PrintTicketFeature PageResolutionFeature { get; }
var printTicketFeature = workflowPrintTicket.pageResolutionFeature;
Public ReadOnly Property PageResolutionFeature As PrintTicketFeature
属性值
页面解析功能对象。