FontFolders

FontSources.FontFolders property

包含字体文件的文件夹。这些文件夹中所有的字体文件都被包含在集合中。递归搜索的文件夹。

public string[] FontFolders { get; set; }

See Also