HtmlMetaElement
sealed class HtmlMetaElement : HtmlElement, IHtmlMetaElement, IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the HTML meta element.
Gets or sets the charset attribute.
Gets or sets the content attribute, with associated information.
Gets or sets the HTTP response header name.
Gets or sets the value of the name attribute.
Gets or sets the select form of content.
Creates a new HTML meta element.
Gets the specified charset, if there has been any specified.