IFontData — Aspose.Slides FOSS Java API Reference

IFontData — Represents a font definition.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
fontNameStringRead/Write

Methods

MethodReturnsDescription
getFontName()StringReturns the font name.
getFontName(Object theme)StringReturns the font name, resolved against the given theme.

See Also