Click or drag to resize

WebSiteDocumentHTMLSource Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Original HTML source code

Namespace:  imbNLP.Toolkit.Documents
Assembly:  imbNLP.Toolkit (in imbNLP.Toolkit.dll) Version: 0.2.30
Syntax
C#
public string HTMLSource { get; set; }

Property Value

Type: String
The HTML source.
See Also