public class TextParagraphCollection
Property Getters/Setters Summary | ||
---|---|---|
int | getCount() | |
Gets the count of text parapraghs.
|
||
TextParagraph | get(int index) | |
Gets the |
Method Summary | ||
---|---|---|
java.util.Iterator | iterator() | |
Gets the enumerator of the paragraphs.
|
public int getCount()
public TextParagraph get(int index)