HTMLHRElement.Size Property |
Gets or sets the height of the rule.
[VBScript] Public Property Size As String
[JScript] public function get Size() : String; public function set Size(String);
A string representing the height of the rule.
HTMLHRElement Object | HTMLHRElement Members | DOM Namespace