JPEG export preferences.
JPEGExportPreference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| ExportingSelection | Boolean | r/w | If true, export the selection only. |
| ExportingSpread | Boolean | r/w | If true, export the spread. |
| JPEGExportRange | idExportRangeOrAllPages enumeration | r/w | Specifies whether a range or all pages of a document are exported. |
| JPEGQuality | idJPEGOptionsQuality enumeration | r/w | Specifies the compression quality of output JPEG file. |
| JPEGRenderingStyle | idJPEGOptionsFormat enumeration | r/w | Rendering style. |
| PageString | String | r/w | Page number if not exporting selection. |
| Parent | Object | read | The parent of the object. |