Gets or sets the frame height.

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

Property Value

A string representing the frame height.

See Also

HTMLIFrameElement Object | HTMLIFrameElement Members | DOM Namespace