
Determines a certain paragraph format attribute. This enumeration is used with the Selection.IsCommonValueSelected method. It contains the following values:
| Member | Description | |
| AbsoluteLineSpacing | Specifies the attribute set through the AbsoluteLineSpacing property. | |
| Alignment | Specifies the attribute set through the Alignment property. | |
| BottomDistance | Specifies the attribute set through the BottomDistance property. | |
| Frame | Specifies the attribute set through the Frame property. | |
| FrameDistance | Specifies the attribute set through the FrameDistance property. | |
| FrameLineWidth | Specifies the attribute set through the FrameLineWidth property. | |
| FrameStyle | Specifies the attribute set through the FrameStyle property. | |
| HangingIndent | Specifies the attribute set through the HangingIndent property. | |
| KeepLinesTogether | Specifies the attribute set through the KeepLinesTogether property. | |
| KeepWithNext | Specifies the attribute set through the KeepWithNext property. | |
| LeftIndent | Specifies the attribute set through the LeftIndent property. | |
| LineSpacing | Specifies the attribute set through the LineSpacing property. | |
| PageBreakBefore | Specifies the attribute set through the PageBreakBefore property. | |
| RightIndent | Specifies the attribute set through the RightIndent property. | |
| TabPositions | Specifies the attribute set through the TabPositions property. | |
| TabTypes | Specifies the attribute set through the TabTypes property. | |
| TopDistance | Specifies the attribute set through the TopDistance property. | |
| WidowOrphanLines | Specifies the attribute set through the WidowOrphanLines property. |