Specifications

Table Of Contents
Adobe Photoshop CS6
JavaScript Scripting Reference JavaScript Object Reference 152
PhotoshopSaveOptions
Options for saving a document in PSD format using the Document.saveAs() method.
Properties
Property Value type What it is
alphaChannels
boolean
Read-write. True to save the alpha channels.
annotations
boolean
Read-write. True to save the annotations.
embedColorProfile
boolean
Read-write. True to embed the color profile in the
document.
layers
boolean
Read-write. True to preserve the layers.
spotColors
boolean
Read-write. True to save the spot colors.
typename
string
Read-only. The class name of the referenced
photoshopSaveOptions object.