Click or drag to resize

WebSiteDocumentHTMLSource Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Original HTML source code

Namespace:  imbNLP.Project.Dataset.hypertext
Assembly:  imbNLP.Project (in imbNLP.Project.dll) Version: 1.0.0
Syntax
C#
public string HTMLSource { get; set; }

Property Value

Type: String
The HTML source.
See Also