| AbsoluteLineSpacing | | Gets or sets the line spacing of a paragraph in twips. |
| Alignment | | Gets or sets the horizontal text alignment. |
| BottomDistance | | Gets or sets the bottom distance, in twips, between this and the next paragraph. |
| Frame | | Gets or sets a frame around the paragraph. |
| FrameDistance | | Gets or sets the distance, in twips, between the text and the paragraph's frame. |
| FrameLineWidth | | Gets or sets the line width, in twips, of the paragraph's frame. |
| FrameStyle | | Gets or sets the style of the paragraph's frame. |
| HangingIndent | | Gets or sets the distance, in twips, for the hanging indent. |
| KeepLinesTogether | | Gets or sets a value indicating whether a page break is allowed within the paragraph. |
| KeepWithNext | | If this property is set to true, the paragraph is displayed on the same page as its following paragraph. |
| LeftIndent | | Gets or sets the distance, in twips, between the left edge of the Text Control and the left edge of the text. |
| LineSpacing | | Specifies the line spacing of a paragraph as a percentage of the font size. |
| PageBreakBefore | | If this property is set to true, the paragraph is always displayed on top of a page. |
| RightIndent | | Gets or sets the distance, in twips, between the right edge of a Text Control document and the right edge of the text. |
| TabPositions | | Gets or sets an array containing the absolute tab stop positions, in twips, in a paragraph. |
| TabTypes | | Gets or sets an array containing the tab types in a paragraph. |
| TopDistance | | Gets or sets a top distance, in twips, between this and the previous paragraph. |
| WidowOrphanLines | | Gets or sets the number of lines for widow/orphan control. |