根据输入的关键字查找符合条件的字体类型。

命名空间:  SuperMap.Desktop.UI
程序集:  SuperMap.Desktop.UI.Controls (in SuperMap.Desktop.UI.Controls)
版本: dll

语法

C#
public string FindFontName(
	string text
)

参数

text
Type: System..::.String
关键字。

返回值

符合条件的字体类型。

请参见