IndividualFontConfigs.SetFontFolders

IndividualFontConfigs.SetFontFolders method

Sets the fonts folders

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

See Also