PosPrinterFontProperty クラス

定義

特定のポイント オブ サービス プリンター フォントの プロパティを表します。

public ref class PosPrinterFontProperty sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 524288)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PosPrinterFontProperty final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 524288)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PosPrinterFontProperty
Public NotInheritable Class PosPrinterFontProperty
継承
Object Platform::Object IInspectable PosPrinterFontProperty
属性

Windows の要件

デバイス ファミリ
Windows 10, version 1903 (10.0.18362.0 で導入)
API contract
Windows.Foundation.UniversalApiContract (v8.0 で導入)

プロパティ

CharacterSizes

サービスポイント プリンター フォントの文字サイズの一覧を取得します。

IsScalableToAnySize

ポイント オブ サービス プリンター フォントが任意のサイズにスケーラブルかどうかを取得します。

TypeFace

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

適用対象