Overview
ListTrailingCharacter is a enum in Aspose.Words FOSS for .NET.
Specifies the character that separates the list label from the text of the paragraph.
This enumeration defines 3 values: Tab, Space, Nothing.
Values
| Value | Description |
|---|
Tab | |
Space | |
Nothing | |
See Also