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

NameTypeAccessDescription
SlideIBaseSlide?ReadGets the owning base slide.
AsIPresentationComponentIPresentationComponentReadReturns this instance viewed as an IPresentationComponent.
PresentationIPresentation?ReadGets the owning presentation.

See Also