TextStyle Properties
Contains text style settings.| Name | Description |
|---|---|
| Level1ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the first level. |
| Level2ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the second level. |
| Level3ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the third level. |
| Level4ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the fourth level. |
| Level5ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the fifth level. |
| Level6ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the sixth level. |
| Level7ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the seventh level. |
| Level8ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the eighth level. |
| Level9ParagraphProperties | Gets or sets the paragraph properties for paragraphs at the ninth level. |
| ParagraphProperties | Gets or sets the default paragraph properties. |
See Also