GetFontName
FontData.GetFontName method
Returns the font name, replacing theme referrence with an actual font used.
public string GetFontName(IThemeEffectiveData 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 CreateThemeEffective |
Return Value
Font name.
See Also
- interface IThemeEffectiveData
- class FontData
- namespace Aspose.Slides
- assembly Aspose.Slides