Gets or sets the width of the object.

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

Property Value

The width of the object in pixels.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace