Methods

get(index) → TextParagraph

Gets the TextParagraph object at specific index.

Parameter

Name Type Optional Description

index

Number

 

The index.

Returns

TextParagraph 

getCount()

Gets the count of text paragraphs.

iterator() → Iterator

Gets the enumerator of the paragraphs.

Returns

Iterator