Element.GetAttributeNode
Element.GetAttributeNode method
Retrieves an attribute node by name.
public Attr GetAttributeNode(string qualifiedName)
Parameter | Type | Description |
---|---|---|
qualifiedName | String | The attribute name. |
Return Value
Returns attribute value
See Also
- class Attr
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG