PreferencesGeneral
General preferences
Properties
Name | Type | Access | Min Version | Description |
---|---|---|---|---|
autoUpdateOpenDocuments | boolean | R W | 24.0 | Determines whether to automatically re-read open file-based documents updated outside Photoshop. Cloud documents are not affected by this setting.' |
beepWhenDone | boolean | R W | 24.0 | If true, alerts the user when a command completes |
colorPicker | R W | 24.0 | Changes color picker within the Photoshop. It uses object where `type` property is color picker type to use. If color picker type is `ColorPicker.PLUGIN` then also `pluginID` property must be provided and must contain internal ID of the plugin as a string. | |
exportClipboard | boolean | R W | 24.0 | If true, retains Adobe Photoshop contents on the clipboard after you exit the application. |
imageInterpolation | R W | 24.0 | Method used when scaling or resizing images. | |
typename | string | R | 24.0 | The class name of the referenced object: "PreferencesGeneral". |