Overview
IPresentationComponent is a class in Aspose.Slides FOSS for .NET.
Represents any component that belongs to a presentation.
Properties
| Name | Type | Access | Description |
|---|
Presentation | IPresentation? | Read | Provides access to the associated IPresentation instance, or null if none |
See Also