Example of Print in ASP.NET MVC Rich Text Editor Control
This sample demonstrates how to print the content of the Rich Text Editor. Click the print command which is placed in the toolbar of RTE to print the editor’s content.
DEMO
SOURCE
The Rich Text Editor prints its content using the Print
library.