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

NameTypeAccessDescription
as_i_presentation_componentIPresentationComponentReadAllows to get base IPresentationComponent interface.
slideIBaseSlideReadReturns the IBaseSlide that contains this PVIObject
presentationIPresentationRead

See Also