JPEG export preferences.
JPEG export preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| Exporting Spread | boolean | r/w | If true, exports each spread as a single JPEG file. If false, exports facing pages as separate files and appends sequential numbers to each file name. |
| JPEG export range | export range, export all, |
r/w | The page range to export. |
| JPEG Quality | low, medium, high, maximum, |
r/w | The compression quality. |
| JPEG Rendering style | baseline encoding, progressive encoding, |
r/w | The rendering style. |
| object reference | JPEG export preference | read | An object reference for the JPEG export preference. |
| Page String | string | r/w | The page(s) to export, specified as a page number or an array of page numbers. Note: Valid when JPEG export range is not all. |
| parent | reference | read | The parent of the JPEG export preference (a application). |
| properties | record | r/w | A property that allows setting of several properties at the same time. |
| resolution | integer | r/w | The export resolution. (Range: 1 to 2400) |