ISlideComponent

ISlideComponent

Overview

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

Represents any component that belongs to a slide.

Properties: AsIPresentationComponent, Presentation, Slide.

Properties

NameTypeAccessDescription
SlideIBaseSlide?ReadGets the owning base slide.
AsIPresentationComponentIPresentationComponentReadReturns this instance viewed as an IPresentationComponent.
PresentationIPresentation?ReadGets the owning presentation.

See Also