SubDocument.AddHtmlAsync Method
Name | Parameters | Description |
---|---|---|
Add |
position, html |
Parses HTML code and inserts the resulting content at the specified position in a sub-document. |
Add |
html |
Parses HTML code and inserts the resulting content at the end of a sub-document. |