ExportOptionsPhotoshop

Options which may be supplied when exporting a document as a Photoshop file.

Constants/Events

Name

Type

Access

Description

antiAliasing

Boolean

readonly

Should the resulting image be antialiased.

artboardRange

String

readonly

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.

editableText

Boolean

readonly

Export text objects as editable text layers.

embedICCProfile

Boolean

readonly

Embed an ICC profile when exporting.

imageColorSpace

ImageColorSpace

ImageColorSpace.CMYK

ImageColorSpace.DeviceN

ImageColorSpace.GrayScale

ImageColorSpace.Indexed

ImageColorSpace.LAB

ImageColorSpace.RGB

ImageColorSpace.Separation

readonly

The color space of the exported file.

maximumEditability

Boolean

readonly

Preserve as much of the original document's structure as possible when exporting.

resolution

Number (range 72.0 - 2400.0)

readonly

The resolution of the exported file.

saveMultipleArtboards

Boolean

readonly

All the artboards or range of the artboards will be exported.

warnings

Boolean

readonly

Should a warning dialog be displayed because of conflicts in the export settings.

writeLayers

Boolean

readonly

Preserve document layers when exporting.