Object
ExportOptionsPhotoshop
Options which may be supplied when exporting a document as a Photoshop file.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| static | Boolean = true | read/write | Should the resulting image be antialiased. |
| static | String | read/write | If SaveMultipleArtboards is true,this will be considered for multi-asset extraction which specifies artboard range.Empty string will extracts all the artboards.Default is empty string. |
| static | Boolean = true | read/write | Export text objects as editable text layers. |
| static | Boolean = false | read/write | Embed an ICC profile when exporting. |
| static | ImageColorSpace = ImageColorSpace.RGB | read/write | The color space of the exported file. |
| static | Boolean = true | read/write | Preserve as much of the original document's structure as possible when exporting. |
| static | Number = 150 72.0–2400.0 | read/write | The resolution of the exported file. |
| static | Boolean = false | read/write | All the artboards or range of the artboards will be exported. |
| static | Boolean = true | read/write | Should a warning dialog be displayed because of conflicts in the export settings. |
| static | Boolean = true | read/write | Preserve document layers when exporting. |