Element.RemoveAttributeNode
Element.RemoveAttributeNode method
Removes the specified attribute node.
public Attr RemoveAttributeNode(Attr oldAttr)
Parameter | Type | Description |
---|---|---|
oldAttr | Attr | The old attr. |
Return Value
Returns attribute
See Also
- class Attr
- class Element
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG