Enumeration
ImportedPageCropOptions
The cropping option of an imported InDesign page.
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 = 1131573314 | readonly | Places the page's bleed area. | |
| Number = 1131573315 | readonly | Places the page's bounding box. | |
| Number = 1131565932 | readonly | Places the page's slug area. |
Object of 2
Properties elsewhere that hold an ImportedPageCropOptions value.