com.aspose.slides
Interface ITextBox

All Known Implementing Classes:
Notes, TextFrame, TextHolder

public interface ITextBox

Represents interface which defines standard properties and methods for all text boxes like TextFrame, TextHolder and Notes.


Method Summary
 ParagraphCollection getParagraphs()
           
 

Method Detail

getParagraphs

ParagraphCollection getParagraphs()