IThemeable
IThemeable interface
Represents objects that can be themed with ITheme
.
public interface IThemeable : ISlideComponent
Properties
Name | Description |
---|---|
AsISlideComponent { get; } | Returns ISlideComponent interface. Read-only ISlideComponent . |
Methods
Name | Description |
---|---|
CreateThemeEffective() | Returns an effective theme for this themeable object. |
See Also
- interface ISlideComponent
- namespace Aspose.Slides.Theme
- assembly Aspose.Slides