com.aspose.slides
Class PresentationText

java.lang.Object
  extended by com.aspose.slides.PresentationText
All Implemented Interfaces:
IPresentationText

public class PresentationText
extends java.lang.Object
implements IPresentationText

Represents the text extracted from the presentation


Method Summary
 ISlideText[] getSlidesText()
           An array of ISlideTextSlideText contains a presentation's text.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSlidesText

public final ISlideText[] getSlidesText()

An array of ISlideTextSlideText contains a presentation's text.

Specified by:
getSlidesText in interface IPresentationText


Copyright © Copyright 2004-2016 Aspose Pty Ltd. All Rights Reserved.