PVIObject
Overview
PVIObject is a class in Aspose.Slides FOSS for .NET.
Inherits from: ISlideComponent.
Concrete base class providing property-value-inheritance infrastructure.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
AsIPresentationComponent | IPresentationComponent | Read | Provides the object as an IPresentationComponent interface |
Slide | IBaseSlide? | Read | Gets the IBaseSlide that contains this object, or null if not attached |
Presentation | IPresentation? | Read | Returns the IPresentation owning this object, or null if none |