Gets or sets the initial height of the help viewer window.

[VBScript]
Public Property Height As Integer
[JScript]
public function get Height() : int;

Property Value

A integer value representing the height of the window in pixels.

See Also

Window Object | Window Members | HelpProducer Namespace