Enum FollowCharacterType
Specifies the type of character following the list level number text for the paragraph.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum FollowCharacterType
Fields
Name | Description |
---|---|
Nothing | Follow character isn't used. |
Space | List levels number or bullet is followed by space. |
Tab | List levels number or bullet is followed by tab. |