Share via


WorkflowPrintTicket.PageMediaTypeFeature プロパティ

定義

この印刷チケットのページ メディアの種類の構成を取得します。

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

プロパティ値

ページ メディアタイプ機能オブジェクト。

適用対象