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
 - namespace Aspose.Svg.Dom
 - assembly Aspose.SVG