The XhtmlDocument type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Parse(String) |
Parses a serialized xhtml document and returns XhtmlDocument.
| |
| Parse(String, LoadOptions) |
Parses a serialized xhtml document and returns XhtmlDocument.
| |
| ParseXhtmlFragment |
Parses an xhtml fragment of into an XhtmlDocument.
|