HTMLObjectElement.Border Property |
Gets or sets the width of the border around the object.
[VBScript] Public Property Border As String
[JScript] public function get Border() : String; public function set Border(String);
The width of the border around the object in pixels.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace