HtmlNodeCollectionDocument Property

Get/Set a reference to the HTML document controlling this collection.

Definition

Namespace: Html
Assembly: Html (in Html.dll) Version: 25.2822.3845
C#
public HtmlDocument Document { get; set; }

Property Value

HtmlDocument

See Also