Width property (window)

Examples


The Width property specifies the width of a window (in pixels).

Syntax

window.Width [= integer]

Parameters

window – A window object.

integer – The width of the window, measured in pixels.


Documentation Feedback