IPresentationComponent

IPresentationComponent — Aspose.Slides FOSS Java API Reference

IPresentationComponent — Represents a component of a presentation.

Package: org.aspose.slides.foss


Properties

PropertyTypeAccessDescription
presentationIPresentationRead/Write

Methods

MethodReturnsDescription
getPresentation()IPresentationReturns the presentation containing this component.

See Also