IFontData
Overview
IFontData is a interface in Aspose.Slides FOSS for Java.
Represents a font definition.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
fontName | String | Read | Returns the font name. |
Methods
| Signature | Description |
|---|---|
getFontName() → String | Returns the font name. |
getFontName(theme: Object) → String | Returns the font name, resolved against the given theme. |