Saved the HTML document as XML file.
- fileName (String)
- The location of the file where you want to save the document.
| Exception | Condition |
|---|---|
| ArgumentNullException | The fileName is null. |
| InvalidOperationException | The HTML document hasn't been loaded yet. |