| Options for exporting image data to the EPS document. |
Value
| Name | Description | Value |
EPSImageData.ALL_IMAGE_DATA | Exports high-resolution data. Note: Use when the file will be printed on a high-resolution output device. | 1853058416 =
'nsmp'
|
EPSImageData.PROXY_IMAGE_DATA | 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. | 1819243130 =
'lorz'
|
|
Usage
| As property
EPSExportPreference.imageData
|