TinyMCE
The TinyMCE extension uses (Tiny Moxiecode Content Editor) is a platform-independent, browser-based WYSIWYG editor control, written in JavaScript and released as open-source software under the LGPL by Ephox.

How to Use
The TinyMCE extension can be added to a Wisej.NET project using NuGet Package Manager.
Set the Text including HTML formatting.
Use ShowMenuBar, ShowToolbar, ShowFooter, Options and FontNames to customize the TinyeMCE. for more features you can add ExternalPlugins.
Last updated
Was this helpful?