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.
IThemeEffectiveData
void applyColorScheme(IExtraColorScheme scheme)
Applies extra color scheme to a slide.
scheme
- Extra color scheme IExtraColorScheme
Copyright © 2004-2022 Aspose Pty Ltd. All Rights Reserved.