HtmlRenderer Class Members
In This Topic
The following tables list the members exposed by HtmlRenderer.
Public Constructors
Public Properties
| Name | Description |
| Height | Gets element height in pixels. |
| Rtl | Gsts or sets a right-to-left layout. |
| Width | Gets element width in pixels. |
Top
Public Methods
| Name | Description |
| GetImage | Gets a metafile image of a piece of the document. |
| Layout | Overloaded. Create or update this HtmlElement with the provided info. |
| LayoutInPixels | Create or update this HtmlElement with the provided info. |
Top
See Also