ISlideComponent
Overview
ISlideComponent is a class in Aspose.Slides FOSS for .NET.
Inherits from: IPresentationComponent.
Represents any component that belongs to a slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
Slide | IBaseSlide? | Read | Gets or sets the IBaseSlide associated with this component; it may be null |
AsIPresentationComponent | IPresentationComponent | Read | Returns this component cast as an IPresentationComponent |