<%@ Page Language="C#" Title="RichTextEditor-Paste Options-ASP.NET-SYNCFUSION" AutoEventWireup="true" MasterPageFile="~/Samplebrowser.Master" CodeBehind="Paste-cleanup.aspx.cs" MetaDescription="This example demonstrates how the content copied from a word document is pasted after cleaning unwanted elements and CSS in ASP.NET Web Forms RichTextEditor." Inherits="WebSampleBrowser.RichTextEditor.Paste_cleanup" %> Paste Options

Description:

The Rich Text Editor (RTE) control is an easy to render in client side. Customer easy to edit the contents and get the HTML content for the displayed content. A rich text editor control provides users with a toolbar that helps them to apply rich text formats to the text entered in the text area.

Functional Specifications/Requirements:

  1. Provide the tool bar support, it’s also customizable.

  2. Options to get the HTML elements with styles.

  3. Support to insert image from a defined path.

  4. Footer elements and styles(tag / Element information , Action button (Upload, Cancel))

  5. Re-size the editor support.

  6. Provide efficient public methods and client side events.

  7. Keyboard navigation support.

Cleanup Option

List conversion

Clean unwanted CSS

Remove styles

Clean unwanted elements