ViewportHeight Property

Specifies the available vertical viewing area of the document.

IMPORTANT: The ViewportHeight property does not apply to documents that use the Enhanced Coordinate system. It is only available for documents using Logical Coordinates.

Syntax

object.ViewportHeight [= Double]

Properties

The ViewportHeight property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Double

The available vertical viewing area.

Remarks

ViewportHeight is a logical unit constrained to the document height dimension in documents that use the Logical Coordinate System (legacy coordinates).

 

Applies To