Value
| Name | Description | Value |
|---|---|---|
| DocumentIntentOptions.DPS_INTENT | Intended purpose of document is for digital publishing. | 1768846436 = 'intd' |
| 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
DocumentPreset.intent
| Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |