ViewportWidth Property (BrowserWindow)

Action

Gets the width of the browser viewport.

Syntax

C#
protected Integer ViewportWidth { get; }
VB
'Declaration
Protected Read Property ViewportWidth As Integer

Access

Read only.