menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FollowCharacterType - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class FollowCharacterType

    Specifies the follow character type.

    Inheritance
    System.Object
    FollowCharacterType
    Namespace: Syncfusion.Blazor.DocumentEditor
    Assembly: Syncfusion.Blazor.DocumentEditor.dll
    Syntax
    public sealed class FollowCharacterType : Enum

    Fields

    None

    Follow character is of none type.

    Declaration
    public const FollowCharacterType None
    Field Value
    Type
    FollowCharacterType

    Space

    Follow character is of space type.

    Declaration
    public const FollowCharacterType Space
    Field Value
    Type
    FollowCharacterType

    Tab

    Follow character is of tab type.

    Declaration
    public const FollowCharacterType Tab
    Field Value
    Type
    FollowCharacterType
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved