Adobe InDesign CS6 Server (8.0) Object Model JS: DesignOptions
From InDesign Server CS6
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, 28-Apr-2012 v3.0.3i | Contents :: Index |