updatePlacedImagesWhenOpeningLayout
Syntax
 
 
StudioPreference.updatePlacedImagesWhenOpeningLayout;
Access
read/write
Parameters
Return value boolean
Description
The updatePlacedImagesWhenOpeningLayout property defines if images stored in Studio should be updated to their latest version when a layout is opened.
The default value is ‘true’.
Examples
Turn on the “Update Placed Studio Images When Opening a Layout” preference
app.studioPreferences.updatePlacedImagesWhenOpeningLayout = true;
Supported versions
| Adobe Version | Supported | 
|---|---|
| 2022 | ✔ | 
| 2023 | ✔ | 
| 2024 | ✔ | 
| 2025 | ✔ |