A Professional HTML Renderer You Will Use
https://www.codeproject.com/Articles/32376/A-Professional-HTML-Renderer-You-Will-Use
A Professional HTML Renderer You Will Use
https://www.codeproject.com/Articles/32376/A-Professional-HTML-Renderer-You-Will-Use
01 Syntax
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| AddReference | 1 | Adds a reference to the References list if not yet listed |
| LoadEnvironment | 1 | load the css styling environment from the given graphics canvas object. |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| References | 1 | Gets a list of Assembly references used to search for external references |
04 Members
Assembly)Adds a reference to the References list if not yet listed
| Name | Type | Description |
|---|---|---|
assembly | Assembly | - |
IGraphics)load the css styling environment from the given graphics canvas object.
set the IGraphics.Stroke to nothing if no needs of the default line stroke value
| Name | Type | Description |
|---|---|---|
g | IGraphics | - |
Gets a list of Assembly references used to search for external references
This references are used when loading images and other content, when rendering a piece of HTML/CSS