Enumeration
ExportRangeOrAllPages
Page export 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 = 1785742657 | readonly | Exports all pages. | |
| Number = 1785742674 | readonly | Exports the page range specified in the page string property. |
Object of 1
Properties elsewhere that hold an ExportRangeOrAllPages value.