Class FollowCharacterType
Specifies the type of character following the list level number text for the paragraph.
Inheritance
System.Object
FollowCharacterType
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public sealed class FollowCharacterType : Enum
Fields
Nothing
Follow character isn't used.
Declaration
public const FollowCharacterType Nothing
Field Value
Type |
---|
FollowCharacterType |
Space
List levels number or bullet is followed by space.
Declaration
public const FollowCharacterType Space
Field Value
Type |
---|
FollowCharacterType |
Tab
List levels number or bullet is followed by tab.
Declaration
public const FollowCharacterType Tab
Field Value
Type |
---|
FollowCharacterType |