PVIObject

Overview

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

Concrete base class providing property-value-inheritance infrastructure.

Properties: AsIPresentationComponent, Presentation, Slide.

Properties

NameTypeAccessDescription
AsIPresentationComponentIPresentationComponentReadGets the as i presentation component.
SlideIBaseSlide?ReadGets the slide.
PresentationIPresentation?ReadGets the presentation.

See Also