public interface IThemeManager
Represent theme properties.
| Modifier and Type | Method and Description |
|---|---|
void |
applyColorScheme(IExtraColorScheme scheme)
Applies extra color scheme to a slide.
|
IThemeEffectiveData |
createThemeEffective()
Returns the theme object.
|
IThemeEffectiveData createThemeEffective()
Returns the theme object.
IThemeEffectiveDatavoid applyColorScheme(IExtraColorScheme scheme)
Applies extra color scheme to a slide.
scheme - Extra color scheme IExtraColorSchemeCopyright © 2004-2025 Aspose Pty Ltd. All Rights Reserved.