hwISession GetPageHeight

Finds the height of the main page client area.

Syntax

hwISession_handle GetPageHeight

Application

Tcl Query

Description

This command finds the height of the main page client area.

Example

hwi GetSessionHandle sess;
sess GetPageHeight;

Error

Returns success (the height of page) or an error code.

Keywords

Tcl

Print

Query