Value
Name | Description | Value |
---|---|---|
PDFProfileSelector.USE_DOCUMENT | Uses the document's CMYK profile. | 1967419235 = 'uDoc' |
PDFProfileSelector.USE_MONITOR_PROFILE | Uses the monitor's color profile. | 1836008528 = 'moDP' |
PDFProfileSelector.USE_NO_PROFILE | Uses no profile. | 1851868240 = 'naDP' |
PDFProfileSelector.WORKING | Uses the working CMYK profile. | 1466921579 = 'Work' |
Usage
As property
PDFExportPreference.effectivePDFDestinationProfile
PDFExportPreference.effectivePDFXProfile
PDFExportPreference.pdfDestinationProfile
PDFExportPreference.pdfXProfile
PDFExportPreset.effectivePDFDestinationProfile
PDFExportPreset.effectivePDFXProfile
PDFExportPreset.pdfDestinationProfile
PDFExportPreset.pdfXProfile
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |