FontSettings.SetFontsFolders
FontSettings.SetFontsFolders method
Sets the folders where TrueType fonts are loaded from and clears all loaded fonts. There are no checks performed on the fonts folders.
public static void SetFontsFolders(string[] fontsFolders, bool recursive)
Parameter | Type | Description |
---|---|---|
fontsFolders | String[] | The fonts folders. |
recursive | Boolean | if set to true [recursive]. |
See Also
- class FontSettings
- namespace Aspose.PSD
- assembly Aspose.PSD