IHtmlMeterElement
public interface IHtmlMeterElement : IHtmlElement, IElement, INode, IEventTarget, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle
Represents the meter HTML element.
Gets or sets the high value.
Gets the list of assigned labels.
Gets or sets the low value.
Gets or sets the maximum value.
Gets or sets the minimum value.
Gets or sets the optimum value.
Gets or sets the current value.