Font.FontType

Font.FontType property

フォント タイプを取得または設定します。

public string FontType { get; set; }

プロパティ値

フォントの種類.

TrueType、Type 1、Open Type など。

関連項目