HTML Renderer

This is a library of 100% managed code that draws beautifully formatted HTML.
Download

HTML Renderer Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Jose Manuel Menendez
  • Operating Systems:
  • Windows All
  • File Size:
  • 80 KB

HTML Renderer Tags


HTML Renderer Description

HTML Renderer was developed to be a library of 100% managed code that draws beautifully formatted HTML. It comes along with three WinForms controls: · HtmlPanel · HtmlLabel · HtmlTooltip And a static method ready to draw html: · HtmlRenderer.Render(Graphics g, string html, RectangleF area, bool clip) HtmlPanel: · A panel that is ready to accept HTML code via its Text property. It's full name is System.Windows.Forms.HtmlPanel The only properties you need to know are: · AutoScroll. Activates/Deactivates the auto-scroll capabilities as you know. It is set to true by default. · Text. Gets/Sets the HTML source. · The panel will update the bounds of the elements as you scroll or resize the control.


HTML Renderer Related Software