GetFonts()

IFontsManager::GetFonts() method

Returns the fonts used in the presentation

virtual System::ArrayPtr<System::SharedPtr<IFontData>> Aspose::Slides::IFontsManager::GetFonts()=0

Return Value

An array of fonts

See Also