HTMLObjectElement.Width Property |
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);
The width of the object in pixels.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace