Enumeration
PreflightScopeOptions
Preflight scope 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 = 1885552964 | readonly | Include all documents in the book preflight. | |
| Number = 1885552976 | readonly | Include all pages in the preflight. | |
| Number = 1885557572 | readonly | Include only selected document for book preflight. |
Object of 2
Properties elsewhere that hold an PreflightScopeOptions value.