Adobe Photoshop CS5 Object Library JS: BatchDestinationType
From Photoshop CS5
The destination, if any, for batch-processed files.
Value
| Name | Description | Value |
|---|---|---|
| BatchDestinationType.FOLDER | Outputs files to a folder. | int 3 |
| BatchDestinationType.NODESTINATION | Leaves all files open. | int 1 |
| BatchDestinationType.SAVEANDCLOSE | Saves changes and closes all files. | int 2 |
Usage
As property
BatchOptions.destination
| Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |