Adobe InDesign CS (3.0) Object Model JS: PreviewTypes
From InDesign CS
Preview image file format options.
Value
| Name | Description | Value |
|---|---|---|
| PreviewTypes.NONE | Does not save a preview image. | 1852796517 = 'none' |
| PreviewTypes.PICT_PREVIEW | A PICT preview | 1164996724 = 'Eppt' |
| PreviewTypes.TIFF_PREVIEW | Saves the preview in TIFF format. | 1164997734 = 'Eptf' |
Usage
As property
EPSExportPreference.preview
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |