IOverrideThemeable Interface |
Namespace: Aspose.Slides.Theme
The IOverrideThemeable type exposes the following members.
| Name | Description | |
|---|---|---|
| AsIPresentationComponent |
Allows to get base IPresentationComponent interface.
Read-only IPresentationComponent.
(Inherited from ISlideComponent.) | |
| AsISlideComponent |
Returns ISlideComponent interface.
Read-only ISlideComponent.
(Inherited from IThemeable.) | |
| AsIThemeable |
Returns IThemeable interface.
Read-only IThemeable.
| |
| Presentation |
Returns the presentation.
Read-only IPresentation.
(Inherited from IPresentationComponent.) | |
| Slide |
Returns the base slide.
Read-only IBaseSlide.
(Inherited from ISlideComponent.) | |
| ThemeManager |
Returns override theme manager.
Read-only IOverrideThemeManager.
|
| Name | Description | |
|---|---|---|
| CreateThemeEffective |
Returns an effective theme for this themeable object.
(Inherited from IThemeable.) |