autoAddPlacedAssetsImageToStudio
Syntax
StudioPreference.autoAddPlacedAssetsImageToStudio;
Access
read/write
Parameters
Return value boolean
Description
(Applies only when using an integration with Assets) The autoAddPlacedAssetsImageToStudio
property defines if an image that is placed from Assets should be automatically turned into an object in Studio.
The default value is ‘true’.
Examples
Turn on the “Automatically Add Placed Assets Image To Studio” preference
app.studioPreferences.autoAddPlacedAssetsImageToStudio = true;
Supported versions
Adobe Version | Supported |
---|---|
2021 | ✔ |
2022 | ✔ |
2023 | ✔ |
2024 | ✔ |