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