Creates a HtmlDocument (WebPage) that references downloaded content. If the Discovery isn't available locally, a remote (hotlinked) request is made.
Creates a HtmlDocument (WebPage) that references downloaded content. If the Discovery isn't available locally, a remote (hotlinked) request is made.
public static HtmlDocument CreateHtmlDocument(string,string,string,UriQualificationType,ArachnodeDAO)
Creates the HTML document.
public static HtmlDocument CreateHtmlDocument(string,Encoding)
HtmlManager Class | Arachnode.SiteCrawler.Managers Namespace