Gets or sets the width of the rule.

[VBScript]
Public Property Width As String
[JScript]
public function get Width() : String;
public function set Width(String);

Property Value

A string representing the width of the rule.

See Also

HTMLHRElement Object | HTMLHRElement Members | DOM Namespace