Enumeration
ScaleModes
Page scaling options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1935897702 | readonly | Scales the page to fit the paper. Note: Valid only when tile is false. | |
| Number = 1935898745 | readonly | Scales the page width and height. |
Object of 3
Properties elsewhere that hold an ScaleModes value.