Enumeration
AddPageOptions
Options for auto page insertion in response to overset text.
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 = 1634037604 | readonly | Insert pages at end of document. | |
| Number = 1634037624 | readonly | Insert pages at end of section. | |
| Number = 1634037619 | readonly | Insert pages at end of story. |
Object of 1
Properties elsewhere that hold an AddPageOptions value.