HtmlDocumentToString Method
Return the string representation of this Document Object Model.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public override string ToString()
Public Overrides Function ToString As String
No code example is currently available or this language may not be supported.
Return Value
String
The HTML formatted contents of this instance.