ShadowRoot.Host
ShadowRoot.Host property
Host is an element which contains this ShadowRoot.
public Element Host { get; }
See Also
- class Element
- class ShadowRoot
- namespace Aspose.Html.Dom
- assembly Aspose.HTML
Host is an element which contains this ShadowRoot.
public Element Host { get; }