Retrieves the XHTML markup of the <BODY> Element using a custom implementation of XMLSerializer object.
Retrieves the XHTML markup of the <BODY> Element using a custom implementation of XMLSerializer object.
Visual Basic |
---|
Public Property XML As String |
Returns the XHTML markup of the <BODY> Element using a custom implementation of XMLSerializer object.
The XML property can be used to load the HTML5 markup in an XML DOM for XPath and / or XSLT processing.