Adobe InDesign CS5.5 Server (7.5) Object Model JS: JPEGOptionsFormat

InDesign Server CS5.5

 Formatting options for converted JPEG images.

Value

NameDescriptionValue
JPEGOptionsFormat.BASELINE_ENCODINGUses baseline encoding to download the image in one pass.1785751394 = 'jpgb'
JPEGOptionsFormat.PROGRESSIVE_ENCODINGUses progressive encoding to download the image in a series of passes, with the first pass at low resolution and each successive pass adding resolution to the image.1785751408 = 'jpgp'

Usage

As property

EPubExportPreference.jpegOptionsFormat

ExportForWebPreference.jpegOptionsFormat

HTMLExportPreference.jpegOptionsFormat

JPEGExportPreference.jpegRenderingStyle

ObjectExportOption.jpegOptionsFormat

XMLExportPreference.jpegOptionsFormat

Jongware, 28-Apr-2012 v3.0.3iContents :: Index