afterPlace

When

After placing an object.

Where

Arguments in

Key Description
pageitem The id of the frame the object was placed into.

Arguments out

n/a

Notes

Examples

Using afterPlace

var msg = "Placed into frame ID: " + app.scriptArgs.get("pageitem");
alert(msg);

Supported versions

Adobe Version Supported
2023
2024
2025
2026

See also