ViewportHeight Property (BrowserWindow)

Action

Gets the height of the browser viewport.

Syntax

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

Access

Read only.