IOverrideThemeInitColorScheme Method

Init ColorScheme with new object for overriding ColorScheme of InheritedTheme.

Namespace:  Aspose.Slides.Theme
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
void InitColorScheme()
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown if the ColorScheme is already initialized (not null).
See Also