WindowHeight Property

Returns or sets the height of a form, report, or data access page in twips, depending on the object. Read/write Integer for the Form and Report objects; read-only Long for the DataAccessPage object.

Remarks

The WindowHeight property is measured from the upper-left corner of the form, report, or data access page to its lower-left corner.

This property setting is available only by using a macro or Visual Basic.