Click or drag to resize

HtmlNodeWriteTo Method

Overload List
  NameDescription
Public methodWriteTo
Saves the current node to a string.
Public methodWriteTo(TextWriter)
Saves the current node to the specified TextWriter.
Public methodWriteTo(XmlWriter)
Saves the current node to the specified XmlWriter.
Top
See Also