TextParagraphCollection class

TextParagraphCollection class

Represents all text paragraph.

The TextParagraphCollection type exposes the following members:

Properties

PropertyDescription
countGets the count of text paragraphs.

Gets the TextParagraph object at specific index.

Indexer

NameDescription
[index]The index.

Methods

MethodDescription
get_enumeratorGets the enumerator of the paragraphs.

See Also