Value
Name | Description | Value |
---|---|---|
ExportType.ILLUSTRATORPATHS | Exports Photoshop paths as Adobe Illustrator files. | int 1 |
ExportType.SAVEFORWEB | Uses the save for web export options. | int 2 |
Usage
In function
void Document.exportDocument (exportIn: File[, exportAs: ExportType=ExportType.ILLUSTRATORPATHS][, options: ExportOptions])
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |