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

NameTypeAccessDescription
SlideIBaseSlide?ReadGets or sets the IBaseSlide associated with this component; it may be null
AsIPresentationComponentIPresentationComponentReadReturns this component cast as an IPresentationComponent

See Also