HtmlDocumentDump(HtmlDocument) Method
Dump the contents of the HTML Document.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public static void Dump(
HtmlDocument document
)
Public Shared Sub Dump (
document As HtmlDocument
)
No code example is currently available or this language may not be supported.
Parameters
- document HtmlDocument
-
Instance of an HTML Document to output.