Click or drag to resize

IWebResultHtmlDocument Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the HTML document.

Namespace:  imbCommonModels.pageAnalytics.core
Assembly:  imbCommonModels (in imbCommonModels.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
HtmlDocument HtmlDocument { get; }

Property Value

Type: HtmlDocument
The HTML document.
See Also