Adobe InDesign CS4 (6.0) Object Model JS: PlacedVectorProfilePolicy
From InDesign CS4
The color profile policy for placed vector files (PDF or EPS).
Value
| Name | Description | Value |
|---|---|---|
| PlacedVectorProfilePolicy.HONOR_ALL_PROFILES | Honors all profiles and output intent. | 1148217441 = 'Dpha' |
| PlacedVectorProfilePolicy.IGNORE_ALL | Ignores all profiles and output intent. | 1148217697 = 'Dpia' |
| PlacedVectorProfilePolicy.IGNORE_OUTPUT_INTENT | Ignores output intent; honors calibrated spaces. | 1148217711 = 'Dpio' |
Usage
As property
EPS.grayVectorPolicy
EPS.rgbVectorPolicy
EPS.cmykVectorPolicy
PDF.grayVectorPolicy
PDF.rgbVectorPolicy
PDF.cmykVectorPolicy
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |