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