GetFontName()
FontData::GetFontName(System::SharedPtr<Theme::IThemeEffectiveData>) method
Returns the font name, replacing theme referrence with an actual font used.
System::String Aspose::Slides::FontData::GetFontName(System::SharedPtr<Theme::IThemeEffectiveData> theme) override
Arguments
Parameter | Type | Description |
---|---|---|
theme | System::SharedPtr<Theme::IThemeEffectiveData> | Theme from which themed font name should be taken. Its up to caller to provide a correct value. See IThemeable::CreateThemeEffective() |
Return Value
Font name.
See Also
- Typedef SharedPtr
- Class String
- Class IThemeEffectiveData
- Class FontData
- Namespace Aspose::Slides
- Library Aspose.Slides