Overload List
| Name | Description | |
|---|---|---|
| XhtmlDocument()()()() |
Constructs an empty XhtmlDocument
| |
| XhtmlDocument(XDocument) |
Constructs a XhtmlDocument based on an existing XDocument
| |
| XhtmlDocument(XElement) |
Constructs a XhtmlDocument based on an existing html element
|