Adobe Illustrator CS4 Type Library JS: PrintingBounds
From Illustrator CS4
The printing bounds type.
Value
| Name | Description | Value |
|---|---|---|
| PrintingBounds.ARTBOARDBOUNDS | Use artboard bounds. | int 0 |
| PrintingBounds.ARTWORKBOUNDS | Use artwork bounds. | int 1 |
| PrintingBounds.CROPBOUNDS | Use crop bounds. | int 2 |
Usage
As property
PrintJobOptions.printArea
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |