PVIObject — Aspose.Slides FOSS Java API Reference
PVIObject — Base class for property-value-inheritance (PVI) objects that are bound to a slide and presentation. Inherits from: ISlideComponent, IPresentationComponent.
Package: org.aspose.slides.foss
Properties
| Property | Type | Access | Description |
|---|---|---|---|
slide | IBaseSlide | Read/Write | |
presentation | IPresentation | Read/Write |
Methods
| Method | Returns | Description |
|---|---|---|
getSlide() | IBaseSlide | |
getPresentation() | IPresentation | |
asIPresentationComponent() | IPresentationComponent | Returns this object as an IPresentationComponent. |