Share via


PosPrinterFontProperty.TypeFace プロパティ

定義

ポイント オブ サービス プリンター フォントの書体を取得します。

public:
 property Platform::String ^ TypeFace { Platform::String ^ get(); };
winrt::hstring TypeFace();
public string TypeFace { get; }
var string = posPrinterFontProperty.typeFace;
Public ReadOnly Property TypeFace As String

プロパティ値

String

Platform::String

winrt::hstring

サービスポイント プリンター フォントの書体。

適用対象