HtmlNodeNavigatorCurrentDocument Property |
Gets the current HTML document.
Namespace: WorkflowGen.My.HtmlAgilityPackAssembly: WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.2.0.0 (3.2.0.0)
Syntaxpublic HtmlDocument CurrentDocument { get; }
Public ReadOnly Property CurrentDocument As HtmlDocument
Get
Property Value
Type:
HtmlDocument
See Also