Adobe InDesign CS2 (4.0) Object Model JS: ImageDataTypes

InDesign CS2

 Options for sending image data to the printer or file.

Value

NameDescriptionValue
ImageDataTypes.ALL_IMAGE_DATASends full-resolution data.1853058416 = 'nsmp'
ImageDataTypes.NONEPrints graphics frames with crossbars in place of graphics.1852796517 = 'none'
ImageDataTypes.OPTIMIZED_SUBSAMPLINGSends just enough data to print graphics at the best possible resolution for the output device.1869640563 = 'opss'
ImageDataTypes.PROXY_IMAGE_DATASends screen-resolution versions (72 dpi) of placed bitmap images.1819243130 = 'lorz'

Usage

As property

PrintPreference.sendImageData

PrinterPreset.sendImageData

Jongware, 27-Jun-2010 v3.0.3dContents :: Index