PVIObject

Overview

PVIObject is a class in Aspose.Slides FOSS for .NET. Inherits from: ISlideComponent.

Concrete base class providing property-value-inheritance infrastructure.

Properties

NameTypeAccessDescription
AsIPresentationComponentIPresentationComponentReadProvides the object as an IPresentationComponent interface
SlideIBaseSlide?ReadGets the IBaseSlide that contains this object, or null if not attached
PresentationIPresentation?ReadReturns the IPresentation owning this object, or null if none

See Also