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);

Property Value

The width of the border around the object in pixels.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace