• Material 3
  • Material 3 Dark
  • Fluent
  • Fluent Dark
  • Bootstrap v5
  • Bootstrap v5 Dark
  • Tailwind CSS
  • Tailwind CSS Dark
  • Material
  • Bootstrap v4
  • High Contrast
Preferences
Theme Selection
Mode Selection
Touch
Mouse
Localization
*Translated by Google Translator.
Currency

Example of Character Formatting in ASP.NET MVC DocumentEditor Control

This example demonstrates the character formatting options in DocumentEditor such as bold, italic, underline, strikethrough, subscript, superscript, font, font size, font color, and highlight color.

DEMO
SOURCE

In this example, you can find character formatting features in the document editor.

  • Bold and Italic.
  • Underline.
  • Single strike and double strikes.
  • Superscript and subscript.
  • Font and highlight colors.
  • Different fonts and sizes.

More information about the document editor features can be found in this documentation section.