ISlideComponent
Overview
ISlideComponent is a class in Aspose.Slides FOSS for .NET.
Inherits from: IPresentationComponent.
Represents any component that belongs to a slide.
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. |