Adobe InDesign CS4 (6.0) Object Model JS: PreflightScopeOptions
From InDesign CS4
Preflight scope options.
Value
| Name | Description | Value |
|---|---|---|
| PreflightScopeOptions.PREFLIGHT_ALL_DOCUMENTS | Include all documents in the book preflight. | 1885552964 = 'pcAD' |
| PreflightScopeOptions.PREFLIGHT_ALL_PAGES | Include all pages in the preflight. | 1885552976 = 'pcAP' |
| PreflightScopeOptions.PREFLIGHT_SELECTED_DOCUMENTS | Include only selected document for book preflight. | 1885557572 = 'pcSD' |
Usage
As property
PreflightBookOption.preflightScope
PreflightOption.preflightScope
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |