FamilyTypeface.DeviceFontName プロパティ

定義

デバイス フォント ファミリのタイプフェイスの名前または一意の識別子を取得または設定します。

public:
 property System::String ^ DeviceFontName { System::String ^ get(); void set(System::String ^ value); };
public string DeviceFontName { get; set; }
member this.DeviceFontName : string with get, set
Public Property DeviceFontName As String

プロパティ値

String

デバイス フォント名を表す String 型の値。

適用対象