AttrOwnerElement Property
The Element node this attribute is attached to or null if this attribute is not in use.

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

Property Value

Type: Element
See Also