[]
Helper class used for measuring and rendering HTML.
public class HtmlRenderer
Name | Description |
---|---|
HtmlRenderer() |
Name | Description |
---|---|
Height | Gets element height in pixels. |
Rtl | Gsts or sets a right-to-left layout. |
Width | Gets element width in pixels. |
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. |