Enumeration
AssignmentExportOptions
Export options for assignment files.
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 = 1098073459 | readonly | Exports only spreads with assigned frames. | |
| Number = 1098073446 | readonly | Exports frames but does not export content. | |
| Number = 1098073441 | readonly | Exports the entire document. |
Object of 1
Properties elsewhere that hold an AssignmentExportOptions value.