GetFontName()
IFontData::GetFontName(System::SharedPtr<Theme::IThemeEffectiveData>) method
Returns the font name, replacing theme referrence with an actual font used.
virtual System::String Aspose::Slides::IFontData::GetFontName(System::SharedPtr<Theme::IThemeEffectiveData> theme)=0
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. |
Return Value
Font name.
See Also
- Typedef SharedPtr
- Class String
- Class IThemeEffectiveData
- Class IFontData
- Namespace Aspose::Slides
- Library Aspose.Slides