Element.RemoveAttribute
Element.RemoveAttribute method
Removes an attribute by name.
public void RemoveAttribute(string qualifiedName)
| Parameter | Type | Description |
|---|---|---|
| qualifiedName | String | The attribute name. |
See Also
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG