HTMLIFrameElement.Height Property |
Gets or sets the frame height.
[VBScript] Public Property Height As String
[JScript] public function get Height() : String; public function set Height(String);
A string representing the frame height.
HTMLIFrameElement Object | HTMLIFrameElement Members | DOM Namespace