Object
PrintCoordinateOptions
The print coordinate options.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean = false | read/write | Whether to flip artwork horizontally. |
| static | Boolean = false | read/write | Whether to proportionally scale the artwork to fit on the page. |
| static | Number = 100 1–10000 | read/write | The horizontal scaling factor expressed as a percentage (100 = 100%) |
| static | PrintOrientation = PrintOrientation.PORTRAIT | read/write | The artwork orientation. |
| static | PrintPosition = PrintPosition.TRANSLATECENTER | read/write | The artwork position on media. |
| static | PrintTiling = PrintTiling.TILESINGLEFULLPAGE | read/write | The page tiling mode. |
| static | Number = 100 1–10000 | read/write | The vertical scaling factor expressed as a percentage (100 = 100%) |
Object of 1
Properties elsewhere that hold a PrintCoordinateOptions.