Adds an event listener.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Boolean | read/write | If true, copies formatted images to the images subfolder. | |
| Boolean | read/write | If true, copies optimized images to the images subfolder. | |
| Boolean | read/write | If true, copies original images to the images subfolder. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Boolean | read/write | If true, generates interlaced GIFs. Note: Not valid when image conversion is JPEG. | |
| GIFOptionsPalette | read/write | The color palette for GIF conversion. Note: Not valid when image conversion is JPEG. | |
| ImageConversion | read/write | The file format to use for converted images. Note: Valid only when copy optimized images and/or copy formatted images is true. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| JPEGOptionsFormat | read/write | The formatting method for converted JPEG images. Note: Not valid when image conversion is GIF. | |
| JPEGOptionsQuality | read/write | The quality of converted JPEG images. Note: Not valid when image conversion is GIF. | |
| Application | Document | readonly | The parent of the ExportForWebPreference (a Application or Document). | |
| Object | read/write | A property that allows setting of several properties at the same time. |
Methods
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the ExportForWebPreference.
→ String
Retrieves the object specifier.
Object of 5
Properties elsewhere that hold a ExportForWebPreference.
Return 1
Methods that return a ExportForWebPreference.