ShadowRootHost Property
Host is an element which contains this ShadowRoot.

Namespace: Aspose.Html.Dom
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public Element Host { get; }

Property Value

Type: Element
See Also