HtmlNodeCollectionDocument Property

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

Definition

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

Property Value

HtmlDocument

See Also