Adobe InCopy CS5.5 (7.5) Object Model JS: DocumentIntentOptions
From InCopy CS5.5
Options for document intent.
Value
| Name | Description | Value |
|---|---|---|
| DocumentIntentOptions.PRINT_INTENT | Intended purpose of document is for print output. | 1768846448 = 'intp' |
| DocumentIntentOptions.WEB_INTENT | Intended purpose of document is for web output. | 1768846455 = 'intw' |
Usage
As property
DocumentPreference.intent
| Jongware, 29-Apr-2012 v3.0.3i | Contents :: Index |