Element.Attributes
Element.Attributes property
A NamedNodeMap containing the attributes of this node (if it is an Element) or null otherwise.
public NamedNodeMap Attributes { get; }
See Also
- class NamedNodeMap
- class Element
- package com.aspose.html.Dom
- package Aspose.HTML