get_font_name method
get_font_name
Returns the font name, replacing theme referrence with an actual font used.
Returns
Font name.
def get_font_name(self, theme):
...
| Parameter | Type | Description |
|---|---|---|
| theme | IThemeEffectiveData | Theme from which themed font name should be taken. Its up to caller to provide a correct value. See IThemeable.create_theme_effective |
See Also
- class
FontData - class
IThemeEffectiveData - module
aspose.slides - library
Aspose.Slides