Export for web preferences.
export for web preference Properties
| Property | Type | Access | Description |
|---|---|---|---|
| class | type class | read | The class descriptor type. |
| copy formatted images | boolean | r/w | If true, copies formatted images to the images subfolder. |
| copy optimized images | boolean | r/w | If true, copies optimized images to the images subfolder. |
| copy original images | boolean | r/w | If true, copies original images to the images subfolder. |
| GIF options interlaced | boolean | r/w | If true, generates interlaced GIFs. Note: Not valid when image conversion is JPEG. |
| GIF options palette | adaptive palette, macintosh palette, web palette, windows palette, |
r/w | The color palette for GIF conversion. Note: Not valid when image conversion is JPEG. |
| image conversion | automatic, JPEG, GIF, |
r/w | The file format to use for converted images. Note: Valid only when copy optimized images and/or copy formatted images is true. |
| JPEG options format | baseline encoding, progressive encoding, |
r/w | The formatting method for converted JPEG images. Note: Not valid when image conversion is GIF. |
| JPEG options quality | low, medium, high, maximum, |
r/w | The quality of converted JPEG images. Note: Not valid when image conversion is GIF. |
| object reference | export for web preference | read | An object reference for the export for web preference. |
| parent | reference | read | The parent of the export for web preference (a application or document). Can return: application or document. |
| properties | record | r/w | A property that allows setting of several properties at the same time. |