
| Class | Description | |
| Paragraph | An instance of the Paragraph class represents a single paragraph in a Text Control document. | |
| ParagraphCollection | An instance of the ParagraphCollection class contains all paragraphs in a Text Control document or part of the document represented through objects of the type Paragraph. An instance of this class can be obtained with the |
| Property | Description | |
| ServerTextControl.Paragraphs | Gets a collection of all paragraphs contained in the main text of the document. | |
| TextControl.Paragraphs | Gets a collection of all paragraphs contained in the text part with the input focus. | |
| WPF.TextControl.Paragraphs | Gets a collection of all paragraphs contained in the text part with the input focus. |