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