DocumentWidth Property

Specifies the width of the document in logical units, for Logical Coordinates.  

Syntax

object.DocumentWidth [= Double]

Properties

The DocumentWidth property syntax has these parts:

Part

Description

object

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

Double

A user-defined number in logical units for the horizontal width.

Remarks

The default DocumentWidth is 100.

 

Applies To