HtmlNodeCollectionDocument Property
Get/Set a reference to the HTML document controlling this collection.
Namespace: HtmlAssembly: Html (in Html.dll) Version: 25.2822.3845
public HtmlDocument Document { get; set; }
Public Property Document As HtmlDocument
Get
Set
No code example is currently available or this language may not be supported.
Property Value
HtmlDocument