TextAreaBase Properties
The base class for text area objects.| Name | Description |
|---|---|
| Level1ParagraphProperties | Gets or sets the paragraph properties for level 1 paragraphs in the text area. |
| Level2ParagraphProperties | Gets or sets the paragraph properties for level 2 paragraphs in the text area. |
| Level3ParagraphProperties | Gets or sets the paragraph properties for level 3 paragraphs in the text area. |
| Level4ParagraphProperties | Gets or sets the paragraph properties for level 4 paragraphs in the text area. |
| Level5ParagraphProperties | Gets or sets the paragraph properties for level 5 paragraphs in the text area. |
| Level6ParagraphProperties | Gets or sets the paragraph properties for level 6 paragraphs in the text area. |
| Level7ParagraphProperties | Gets or sets the paragraph properties for level 7 paragraphs in the text area. |
| Level8ParagraphProperties | Gets or sets the paragraph properties for level 8 paragraphs in the text area. |
| Level9ParagraphProperties | Gets or sets the paragraph properties for level 9 paragraphs in the text area. |
| ParagraphProperties | Gets or sets paragraph properties for paragraphs in the text area. |
| Paragraphs | Returns a collection of paragraphs in the text area. |
| Text | Gets or sets the text displayed in the text area. |
See Also