SetFontFolders

IndividualFontConfigs.SetFontFolders method

Sets the fonts folders

public 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