EPSSaveOptions in Photoshop DOM
Settings for saving an EPS file.
Instance Properties
| name | type | description |
|---|---|---|
| embedColorProfile | Boolean | embed color profile in document |
| encoding | SaveEncoding | type of encoding to use for document |
| halftoneScreen | Boolean | include halftone screen |
| interpolation | Boolean | use image interpolation |
| preview | Preview | type of preview |
| psColorManagement | Boolean | use Postscript color management |
| transferFunction | Boolean | include transfer functions in document |
| transparentWhites | Boolean | only valid when saving BitMap documents |
| typename | String | (read only) |
| vectorData | Boolean | include vector data |