FontsManagerGetEmbeddedFonts Method

Returns the fonts embedded in the presentation

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IFontData[] GetEmbeddedFonts()

Return Value

Type: IFontData

Implements

IFontsManagerGetEmbeddedFonts
See Also