HTML Renderer Project - $$Platform$$
Release $$Release$$

Everything you see on this panel (see samples on the left) is custom-painted by the HTML Renderer, including tables, images, links and videos.
This project allows you to have the rich format power of HTML on your desktop applications without WebBrowser control or MSHTML.
The library is 100% managed code without any external dependencies, the only requirement is .NET Framework 4.6.2 or higher, including support for Client Profile.

Text selection (copy to clipboard)

The rendered html has full support for text selection including drag-and-drop and copy to clipboard of rich html and plain text to handle paste operation to editor that support rich or/and plain text.
Additionally there is a context-menu with select all, copy text, copy image, save image, open link, copy link url, open video, copy video url.

Cascading Style Sheets (CSS) support

The core layout engine of the renderer was builded according to CSS Level 2 specification, so you can use Cascading Style Sheets to format your html documents.
Additionally there are a couple extensions: Gradients on backgrounds and rounded corners.

WinForms controls

It comes with handy WinForms controls (see Sample Form):

Benefits

Limitations


On the roadmap

Of course it's not quite finished yet. Here are some of the important things to do.

Vision


2012 - Arthur Teplitzki

https://TheArtOfDev.com

2009 - Jose Manuel Menendez Poo