arachnode.net

ManagedWebPage.HtmlDocument Property

The HtmlDocument representing the WebPage, as created by the HtmlAgilityPack. This will be 'null' if 'ManageWebPageMetaData' is set to 'false'.

public HtmlDocument HtmlDocument { public get; public set; }

Property Value

The HTML document.

See Also

ManagedWebPage Class | Arachnode.SiteCrawler.Value Namespace