ISlideComponent — Aspose.Slides FOSS Java API Reference
ISlideComponent — Represents a component of a slide.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
slide | IBaseSlide | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getSlide() | IBaseSlide | Returns the parent slide. |
asIPresentationComponent() | IPresentationComponent | Returns the base IPresentationComponent interface. |