HTMLAppletElement.Height Property |
Gets or sets the initial height of the applet'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 applet's display area.
HTMLAppletElement Object | HTMLAppletElement Members | DOM Namespace