IHtmlMetaElement
public interface IHtmlMetaElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IGlobalEventHandlers
Represents the meta HTML element.
Gets or sets the associated charset.
Gets or sets the value of the content attribute of the meta element.
Gets or sets the value of the equivalent in a meta element, which
is effective if the server doesn't send a corresponding real header.
Gets or sets the name of the meta element.