alexa
menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Search Results for

    Show / Hide Table of Contents

    Enum FollowCharacterType

    Specifies the follow character type.

    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    [JsonConverter(typeof(JsonStringEnumConverter))]
    public enum FollowCharacterType

    Fields

    Name Description
    None

    Follow character is of none type.

    Space

    Follow character is of space type.

    Tab

    Follow character is of tab type.

    In this article
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved