IMasterThemeManager class

IMasterThemeManager class

Provides access to presentation master theme.

The IMasterThemeManager type exposes the following members:

Properties

PropertyDescription
is_override_theme_enabledDetermines whether OverrideTheme overrides inherited effective theme (Presentation.MasterTheme) or not.
Read/write bool.
override_themeReturns the overriding theme object.
Read/write IMasterTheme.

Methods

MethodDescription
create_theme_effective
apply_color_scheme

See Also