Adobe InDesign CS4 (6.0) Object Model JS: PanningTypes
From InDesign CS4
The display performance settings to use while scrolling.
Value
| Name | Description | Value |
|---|---|---|
| PanningTypes.GREEK_IMAGES | While scrolling, greeks newly revealed images until the mouse is released; medium quality display with medium performance speed. | 1699111248 = 'eFaP' |
| PanningTypes.GREEK_IMAGES_AND_TEXT | While scrolling, greeks newly revealed images and text until the mouse is released; highest quality display with the slowest performance. | 1699639120 = 'eNoP' |
| PanningTypes.NO_GREEKING | While scrolling, does not greek images or text; lowest quality display with the fastest performance. | 1699116368 = 'eFuP' |
Usage
As property
GrabberPreference.grabberPanning
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |