GetFontSubstitutes

FontConfigs.GetFontSubstitutes method

返回包含字体替代名称的数组,如果未显示原始字体,则要使用。

public static string[] GetFontSubstitutes(string originalFontName)
范围类型描述
originalFontNameString原始字体名称

返回值

如果未显示原始字体,则包含要使用的字体替代名称的数组。

也可以看看