FontData
Overview
FontData is a class in Aspose.Slides FOSS for Python.
Inherits from: IFontData.
Represents a font definition.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
font_name | str | Read | Returns the font name. |
Methods
| Signature | Description |
|---|---|
__init__(font_name) | |
get_font_name(theme) → str | Returns the font name associated with the given theme |