[]
Specifies alignment for a list number or bullet.
public enum ListLevelAlignment
Public Enum ListLevelAlignment
| Name | Description |
|---|---|
| Center | The list label is centered at the number position. |
| Left | The list label is aligned to the left of the number position. |
| Right | The list label is aligned to the right of the number position. |