PDFOpenOptions in Photoshop DOM
Settings related to opening a generic PDF 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 |
page | Number | number of page to open |
resolution | Number | the resolution of the document (in pixels per inch) |
typename | String | (read only) |
width | Number | width of image (unit value) |