Overview
IFontData is a interface in Aspose.Slides FOSS for .NET.
Represents a font definition.
Properties
| Name | Type | Access | Description |
|---|
FontName | string | Read | Gets or sets the font name as a string |
Methods
| Signature | Description |
|---|
GetFontName(theme: object?) | The resolved font name. |
See Also