FontData
Overview
FontData is a class in Aspose.Slides FOSS for .NET.
Inherits from: IFontData.
Represents a font definition with a typeface name.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FontName | string | Read | Gets or sets the typeface name of the font |
Methods
| Signature | Description |
|---|---|
FontData(fontName: string) | The font typeface name. |
GetFontName(theme: object?) | The font name. |