GetFonts()

FontsManager::GetFonts() method

Returns the fonts used in the presentation

System::ArrayPtr<System::SharedPtr<Aspose::Slides::IFontData>> Aspose::Slides::FontsManager::GetFonts() override

Return Value

An array of fonts

See Also