menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class EditorMode - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class EditorMode

    Specifies the modes available for rendering the Rich Text Editor. Options are either in HTML or Markdown format.

    Inheritance
    System.Object
    EditorMode
    Namespace: Syncfusion.EJ2.RichTextEditor
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class EditorMode : Enum

    Fields

    HTML

    Declaration
    public const EditorMode HTML
    Field Value
    Type
    EditorMode

    Markdown

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