alexa
menu

Document Processing

    Show / Hide Table of Contents

    FollowCharacterType Class

    Specifies the follow character type for the ListLevelAdv.

    Inheritance
    System.Object
    FollowCharacterType
    Namespace: Syncfusion.UI.Xaml.RichTextBoxAdv
    Assembly: Syncfusion.SfRichTextBoxAdv.UWP.dll
    Syntax
    public sealed class FollowCharacterType : Enum

    Fields

    None

    Specifies the list value to be followed with no follow character.

    Declaration
    public const FollowCharacterType None
    Field Value
    Type
    FollowCharacterType

    Space

    Specifies the list value to be followed with a single space.

    Declaration
    public const FollowCharacterType Space
    Field Value
    Type
    FollowCharacterType

    Tab

    Specifies the list value to be followed with a single tab.

    Declaration
    public const FollowCharacterType Tab
    Field Value
    Type
    FollowCharacterType

    See Also

    ListLevelAdv
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved