IPresentationComponent
Overview
IPresentationComponent is a interface in Aspose.Slides FOSS for Java.
Represents a component of a presentation.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
presentation | IPresentation | Read | Returns the presentation containing this component. |
Methods
| Signature | Description |
|---|---|
getPresentation() → IPresentation | Returns the presentation containing this component. |