[]
        
(Showing Draft Content)

C1.Framework.Html.HtmlRenderer

HtmlRenderer Class

Helper class used for measuring and rendering HTML.

Inheritance
HtmlRenderer
Namespace: C1.Framework.Html
Assembly: C1.Win.8.dll
Syntax
public class HtmlRenderer

Constructors

Name Description
HtmlRenderer()

Properties

Name Description
Height

Gets element height in pixels.

Rtl

Gsts or sets a right-to-left layout.

Width

Gets element width in pixels.

Methods

Name Description
GetImage(RectangleF, int, out int)

Gets a metafile image of a piece of the document.

Layout(nint, string, Font, Brush, float, bool)

Create or update this HtmlElement with the provided info.

Layout(string, Font, Brush, float)

Create or update this HtmlElement with the provided info.

LayoutInPixels(string, Font, Brush, int)

Create or update this HtmlElement with the provided info.