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