次の方法で共有


PrintTicketCapabilities.PageMediaTypeFeature プロパティ

定義

この印刷チケットで使用可能なページ メディアの種類の機能を取得します。

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

プロパティ値

ページ メディアの種類の機能オブジェクト。

適用対象