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

Property Value

A string representing the initial height of the object's display area.

See Also

HTMLObjectElement Object | HTMLObjectElement Members | DOM Namespace