Class
Options which are applied when opening or placing a Photoshop file.
OpenOptionsPhotoshop
Hierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| layerComp | string | r/w | Should use the specified LayerComp. |
| parent | Object | readonly | The object's container. |
| preserveHiddenLayers | bool | r/w | Should hidden layers be preserved when the document is converted (default: false) |
| preserveImageMaps | bool | r/w | Should image maps be preserved when the document is converted (default: true) |
| preserveLayers | bool | r/w | Should layers be Preserve when the document is converted (default: true) |
| preserveSlices | bool | r/w | Should slices be preserved when the document is converted (default: true) |
| typename | string | readonly | The class name of the object. |
Element of
Preferences.photoshopFileOptions
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |