Specifies the leftmost origin of the available viewing area of the document that uses the Logical Coordinate system.
IMPORTANT: The ViewportLeft property does not apply to documents that use the Enhanced Coordinate system. It is only available for documents using Logical Coordinates.
Syntax
object.ViewportLeft [= Double]
Properties
The ViewportLeft property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Double |
The leftmost origin of the available viewing area. |
Remarks
ViewportLeft is a logical unit constrained to the left position of the document, in documents that use the Logical Coordinate System (legacy coordinates).