UsableHeight Property

See Also         Example         Applies To

Application object: Returns the maximum height (in points) to which you can set the height of a Microsoft Word document window. Read-only Long.

Window object: Returns the height (in points) of the active working area in the specified document window. Read-only Long. If none of the working area is visible in the document window, UsableHeight returns 1. To determine the actual available height, subtract 1 from the UsableHeight value.