SetFontFolders

FontConfigs.SetFontFolders method

Sets the fonts folders

public static void SetFontFolders(string[] fontFolders, bool recursive)
Parameter Type Description
fontFolders String[] The folders that contains TrueType fonts.
recursive Boolean Determines whether or not to scan subfolders.

See Also