GetFontFolders()

FontsLoader::GetFontFolders() method

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

static System::ArrayPtr<System::String> Aspose::Slides::FontsLoader::GetFontFolders()

Return Value

array containing folder names

See Also