Value
Name | Description | Value |
---|---|---|
ImageDataTypes.ALL_IMAGE_DATA | Sends full-resolution data. | 1853058416 = 'nsmp' |
ImageDataTypes.NONE | Prints graphics frames with crossbars in place of graphics. | 1852796517 = 'none' |
ImageDataTypes.OPTIMIZED_SUBSAMPLING | Sends just enough data to print graphics at the best possible resolution for the output device. | 1869640563 = 'opss' |
ImageDataTypes.PROXY_IMAGE_DATA | Sends screen-resolution versions (72 dpi) of placed bitmap images. | 1819243130 = 'lorz' |
Usage
As property
PrintBookletPrintPreference.sendImageData
PrintPreference.sendImageData
PrinterPreset.sendImageData
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |