Enum FollowCharacterType
Specifies the follow character type for the ListLevelAdv.
Namespace: Syncfusion.Windows.Controls.RichTextBoxAdv
Assembly: Syncfusion.SfRichTextBoxAdv.WPF.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. |