Enumeration
ImagePageBreakType
Image Page Break 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 = 1114792294 | readonly | Page break after image. | |
| Number = 1114792550 | readonly | Page break before image. | |
| Number = 1114792545 | readonly | Page break before and after image. |
Object of 4
Properties elsewhere that hold an ImagePageBreakType value.