Overload List
| Name | Description | |
|---|---|---|
| GetImageFromHtmlString(String) |
Gets an Image object from the specified HTML string.
| |
| GetImageFromHtmlString(String, String) |
Gets an Image object from the specified HTML string.
The urlBase parameter allows the converter to
determine the full URLs from relative URLs for images and CSS files appearing
in the HTML code from htmlString parameter
| |
| GetImageFromHtmlString(String, String, String) |
Gets an Image object from the specified HTML string.
The urlBase parameter allows the converter to
determine the full URLs from relative URLs for images and CSS files appearing
in the HTML code from htmlString parameter.
|