WorkflowPrintTicket.PageMediaTypeFeature 属性

定义

获取此打印票证的页面媒体类型配置。

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

属性值

页面媒体类型功能对象。

适用于