IThemeable
Overview
IThemeable is a class in Aspose.Slides FOSS for .NET.
Inherits from: ISlideComponent.
Represents objects that can be themed.
Properties: AsIPresentationComponent, Presentation, Slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Slide | IBaseSlide? | Read | Gets the owning base slide. |
AsIPresentationComponent | IPresentationComponent | Read | Returns this instance viewed as an IPresentationComponent. |
Presentation | IPresentation? | Read | Gets the owning presentation. |