HTMLOutputElement
sealed class HTMLOutputElement : HTMLFormControlElement, IHtmlOutputElement, IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, IElementCssInlineStyle, IValidation
Represents an HTML output element.
Gets or sets the default value of the element, initially the empty string.
Gets the IDs of the labeled control. Reflects the for attribute.
Gets the type of input control (output).
Gets or sets the value of the contents of the elements.