showImportOptionsDialogOnPlace
Syntax
StudioPreference.showImportOptionsDialogOnPlace;
Access
read/write
Parameters
Return value boolean
Description
The showImportOptionsDialogOnPlace
property defines if the Import options dialog should be shown when an image is placed.
The default value is ‘false’.
Examples
Turn on the “Show Import Options Dialog on Place” preference
app.studioPreferences.showImportOptionsDialogOnPlace = true;
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |