HtmlAnchorElement
sealed class HtmlAnchorElement : HtmlUrlBaseElement, IHtmlAnchorElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers, IUrlUtilities
Represents an anchor element.
Gets or sets the character encoding for the target resource.
Gets or sets the anchor name.
Gets or sets the text of the anchor tag (same as TextContent).
Creates a new anchor element.