public class PresentationText extends java.lang.Object implements IPresentationText
Represents the text extracted from the presentation
Modifier and Type | Method and Description |
---|---|
ISlideText[] |
getSlidesText()
An array of
ISlideText contains a presentation's text. |
public final ISlideText[] getSlidesText()
An array of ISlideText
contains a presentation's text.
getSlidesText
in interface IPresentationText