PreferencesGeneral
General preferences
Properties
名称 | 类型 | 访问 | 最低版本 | 描述 |
---|---|---|---|---|
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 | ColorPickerArg | 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 | InterpolationMethod | R W | 24.0 | Method used when scaling or resizing images. |
typename | string | R | 24.0 | The class name of the referenced object: "PreferencesGeneral". |