EPSOpenOptions in Photoshop DOM
Setttings related to opening a generic EPS document.
Instance Properties
name | type | description |
---|---|---|
antiAlias | Boolean | use antialias? |
constrainProportions | Boolean | constrain proportions of image |
height | Number | height of image (unit value) |
mode | OpenDocumentMode | the document mode |
resolution | Number | the resolution of the document (in pixels per inch) |
typename | String | (read only) |
width | Number | width of image (unit value) |