HTMLObjectElement.Height Property |
Gets or sets the initial height of the object's display area.
[VBScript] Public Property Height As String
[JScript] public function get Height() : String; public function set Height(String);
A string representing the initial height of the object's display area.
HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace