GetEffective()

ITheme::GetEffective() method

Gets effective theme data with the inheritance applied.

virtual System::SharedPtr<IThemeEffectiveData> Aspose::Slides::Theme::ITheme::GetEffective()=0

Return Value

A IThemeEffectiveData.

See Also