[]
Sets the HTML content.
public void SetHtml(string html, Uri baseUri)
Public Sub SetHtml(html As String, baseUri As Uri)
| Type | Name | Description |
|---|---|---|
| string | html | A string containing HTML content. |
| Uri | baseUri | The base System.Uri used to resolve links and image sources. |