DOMNameAttributeName Property
Gets the DOM name.

Namespace: Aspose.Html.Dom.Attributes
Assembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntax
public string Name { get; }

Property Value

Type: String
The name.
See Also