'Declaration Public Enum NumberAlignment Inherits System.Enum
public enum NumberAlignment : System.Enum
Member | Description |
---|---|
Center | Specifies that each paragraph number will be centered at the indent specified for that level. |
End | Specifies that each paragraph number's right edge will be aligned at the indent specified for that level, i.e. the number will start to the left of the indent and run up to the indent. |
Start | Specifies that each paragraph number's left edge will be aligned at the indent specified for that level, i.e. the number will start at the indent and take up space to the right of the indent. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2