Click or drag to resize

htmlContentSentencehtmlNode Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbNLP.Core.contentStructureHtml.elements.htmlContentSentence.htmlNode"]

Namespace:  imbNLP.Core.contentStructureHtml.elements
Assembly:  imbNLP.Core (in imbNLP.Core.dll) Version: 0.2.24
Syntax
C#
public HtmlNode htmlNode { get; set; }

Property Value

Type: HtmlNode

Implements

IHtmlContentElementhtmlNode
See Also