Enumeration
EPSImageData
Options for exporting image data to the EPS document.
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 = 1853058416 | readonly | Exports high-resolution data. Note: Use when the file will be printed on a high-resolution output device. | |
| Number = 1819243130 | readonly | Exports only screen-resolution versions (72 dpi) of placed bitmap images. Note: Use in conjunction with OPI image replacement or if the resulting file will be viewed on-screen. |
Object of 1
Properties elsewhere that hold an EPSImageData value.