[]
Specifies the character that separates the list label from the text of the paragraph.
public enum ListTrailingCharacter
Public Enum ListTrailingCharacter
Name | Description |
---|---|
Nothing | There is no separator character between the list label and text of the paragraph. |
Space | A space character is placed between the list label and text of the paragraph. |
Tab | A tab character is placed between the list label and text of the paragraph. |