FontsLoaderGetFontFolders Method

Gets font folders. Returns folders that have been added with LoadExternalFonts method as well as system font folders

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public static string[] GetFontFolders()

Return Value

Type: String
array containing folder names
See Also