SetFontFolder

FontConfigs.SetFontFolder method

Sets the fonts folder

public static void SetFontFolder(string fontFolder, bool recursive)
Parameter Type Description
fontFolder String The folder that contains TrueType fonts.
recursive Boolean Determines whether or not to scan subfolders.

See Also