OpenOptionsPhotoshop
OpenOptionsPhotoshop
openOptionsPhotoshop
Description
Options for opening a Photoshop document, used with the Application.open() method.
Properties
OpenOptionsPhotoshop.layerComp
openOptionsPhotoshop.layerComp
Description
The name of the layer comp to use when the document is converted.
Type
String.
OpenOptionsPhotoshop.preserveHiddenLayers
openOptionsPhotoshop.preserveHiddenLayers
Description
If true
, preserve hidden layers when the document is converted.
Default: false
.
Type
Boolean.
OpenOptionsPhotoshop.preserveImageMaps
openOptionsPhotoshop.preserveImageMaps
Description
If true
, preserve image maps when the document is converted.
Default: true
.
Type
Boolean.
OpenOptionsPhotoshop.preserveLayers
openOptionsPhotoshop.preserveLayers
Description
If true
, preserve layers when the document is converted.
Default: true
.
Type
Boolean.
OpenOptionsPhotoshop.preserveSlices
openOptionsPhotoshop.preserveSlices
Description
If true
, preserve slices when the document is converted.
Default: true
.
Type
Boolean.
OpenOptionsPhotoshop.typename
openOptionsPhotoshop.typename
Description
The class name of the object.
Type
String; read-only.