override string ToString()
override void Export(StringBuilder Output)
Exports the HTML document to XML.
CDATA(HtmlDocument Document, HtmlElement Parent, int StartPosition, int EndPosition, string Content)
CDATA content.
override void Export(XmlWriter Output, Dictionary< string, string > Namespaces)
Exports the HTML document to XML.
Base class for all HTML elements.
Base class for all HTML nodes.
int StartPosition
Start position of element.
HtmlNode Parent
Parent node, if available.