PVIObject
Overview
PVIObject is a class in Aspose.Slides FOSS for Python.
Inherits from: ISlideComponent, IPresentationComponent.
Encapsulates basic service infrastructure for objects can be a subject of property value inheritance.
Properties: as_i_presentation_component, presentation, slide.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
as_i_presentation_component | IPresentationComponent | Read | Allows to get base IPresentationComponent interface. |
slide | IBaseSlide | Read | Gets the slide. |
presentation | IPresentation | Read | Gets the presentation. |