Click or drag to resize

spiderTargetGetHtmlDocument Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Gets the HTML document from loaded page (HtmlDocument)

Namespace:  imbWEM.Core.crawler.targets
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public HtmlDocument GetHtmlDocument()

Return Value

Type: HtmlDocument

[Missing <returns> documentation for "M:imbWEM.Core.crawler.targets.spiderTarget.GetHtmlDocument"]

Implements

ISpiderTargetGetHtmlDocument
See Also