FontConfigs.SetFontFolder

FontConfigs.SetFontFolder method

Sets the fonts folder

public static void SetFontFolder(string fontFolder, bool recursive)
ParameterTypeDescription
fontFolderStringThe folder that contains TrueType fonts.
recursiveBooleanDetermines whether or not to scan subfolders.

See Also