ViewportTop Property

Specifies the topmost origin of the available viewing area of the document.

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

Syntax

object.ViewportTop [= Double]

Properties

The ViewportTop property syntax has these parts:

Part

Description

object

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

Double

The topmost origin of the available viewing area.

Remarks

ViewportTop is a logical unit constrained to the top position of the document, in documents that use the Logical Coordinate System (legacy coordinates).

 

Applies To