Class HTMLHeadElement
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
The HTMLHeadElement interface contains the descriptive information, or metadata, for a document. This object inherits all of the properties and methods described in the HTMLElement interface.
[Value("HTMLHeadElement")]
public class HTMLHeadElement : HTMLElement, Region, GeometryUtils, ParentNode, NonDocumentTypeChildNode, ChildNode, Slottable, ARIAMixin, Animatable, ElementCSSInlineStyle, GlobalEventHandlers, ElementContentEditable, HTMLOrSVGElement
- Inheritance
-
HTMLHeadElement
- Implements
- Inherited Members
Remarks
-The HTML element implementing this interface: head
Constructors
HTMLHeadElement()
public HTMLHeadElement()