ISlideComponent

ISlideComponent — Aspose.Slides FOSS Java API Reference

ISlideComponent — Represents a component of a slide.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
slideIBaseSlideRead/Write

Methods

MethodReturnsDescription
getSlide()IBaseSlideReturns the parent slide.
asIPresentationComponent()IPresentationComponentReturns the base IPresentationComponent interface.

See Also