Adobe InDesign CS5 Server (7.0) Object Model JS: PageNumberPosition
From InDesign Server CS5
Page number position options.
Value
| Name | Description | Value |
|---|---|---|
| PageNumberPosition.AFTER_ENTRY | Places page numbers after entry text. | 1634100590 = 'afen' |
| PageNumberPosition.BEFORE_ENTRY | Places page numbers before entry text. | 1650877806 = 'bfen' |
| PageNumberPosition.NONE | Turns off page numbers. | 1852796517 = 'none' |
Usage
As property
TOCStyleEntry.pageNumberPosition
| Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |