IPresentationComponent

IPresentationComponent

Overview

IPresentationComponent is a interface in Aspose.Slides FOSS for Java.

Represents a component of a presentation.

Properties

NameTypeAccessDescription
presentationIPresentationReadReturns the presentation containing this component.

Methods

SignatureDescription
getPresentation()IPresentationReturns the presentation containing this component.

See Also