[]
Returns the list of ITextParagraph objects representing the content associated with the current element.
public IList<ITextParagraph> GetParagraphs()
| Type | Description |
|---|---|
| IList<ITextParagraph> | The list of paragraphs associated with this element. |