Enum FollowCharacterType
Specifies the follow character type for the ListLevelAdv.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum FollowCharacterType
Fields
Name | Description |
---|---|
None | Specifies the list value to be followed with no follow character. |
Space | Specifies the list value to be followed with a single space. |
Tab | Specifies the list value to be followed with a single tab. |