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

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

Property Value

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

See Also

Window Object | Window Members | HelpProducer Namespace