Click or drag to resize

htmlContentSubSentencelinkRootParent Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Gets the link root parent.

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

Property Value

Type: IHtmlContentElement
The link root parent.

Implements

IHtmlContentElementlinkRootParent
See Also