Adobe InDesign CS5 (7.0) Object Model JS: DesignOptions
From InDesign CS5
The animation design options.
Value
| Name | Description | Value |
|---|---|---|
| DesignOptions.FROM_CURRENT_APPEARANCE | Uses the current object's properties as the starting appearance of the animation at runtime. | 1634551405 = 'amFm' |
| DesignOptions.TO_CURRENT_APPEARANCE | Uses the current object's properties as the end appearance of the animation at runtime. | 1634554991 = 'amTo' |
| DesignOptions.TO_CURRENT_LOCATION | Uses the current object's properties as the starting appearance, and current position as the end location of the animation at runtime. | 1634553702 = 'amOf' |
Usage
As property
AnimationSetting.designOption
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |