IElementRemoveAttribute Method |
Namespace: Telerik.Windows.Documents.FormatProviders.Html.Parsing.DomAssembly: Telerik.Windows.Documents.FormatProviders.Html (in Telerik.Windows.Documents.FormatProviders.Html.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxvoid RemoveAttribute(
string name
)
Sub RemoveAttribute (
name As String
)
Parameters
- name
- Type: SystemString
See Also