Window.Width Property
Gets or sets the initial width of the help viewer window.
[VBScript] Public Property Width As Integer
[JScript] public function get Width() : int;
A integer value representing the width of the window in pixels.
Window Object | Window Members | HelpProducer Namespace