| Overload | Description |
|---|---|
| SaveAsHTML(Stream,HtmlLayoutType) | This method converts the currently loaded document to HTML and saves it to an instantiated stream object. |
| SaveAsHTML(String,HtmlLayoutType) | This method converts the currently loaded document to HTML and saves it to the specified file path. |
