Element.RemoveAttribute
Element.RemoveAttribute method
Removes an attribute by name.
public void RemoveAttribute(String qualifiedName)
Parameter | Type | Description |
---|---|---|
name | String | The attribute name. |
See Also
- class Element
- package com.aspose.html.dom
- package Aspose.HTML