Report.WindowHeight Property (Access)

Returns the height of a report in twips. Read-only Integer.

Syntax

expression .WindowHeight

expression A variable that represents a Report object.

Remarks

The WindowHeight property is measured from the upper-left corner of the report to its lower-left corner.

See Also

Concepts

Report Object

Report Object Members