FontConfigs.SetFontFolders

FontConfigs.SetFontFolders method

Sets the fonts folders

public static void SetFontFolders(string[] fontFolders, bool recursive)
ParameterTypeDescription
fontFoldersString[]The folders that contains TrueType fonts.
recursiveBooleanDetermines whether or not to scan subfolders.

See Also