Adobe InDesign CS (3.0) Object Model JS: JPEGExportPreference

InDesign CS

Class

JPEGExportPreference

 JPEG export preferences.

Hierarchy

Application
JPEGExportPreference

Properties

PropertyTypeAccessDescription
exportingSelectionbool r/wIf true, exports the currently selected object(s).
exportingSpreadbool r/wIf true, exports each spread as a single JPEG file. If false, exports facing pages as separate files and appends sequential numbers to each file name.
jpegQualityJPEGOptionsQuality:
JPEGOptionsQuality.LOW
JPEGOptionsQuality.MEDIUM
JPEGOptionsQuality.HIGH
JPEGOptionsQuality.MAXIMUM
r/wThe compression quality.
jpegRenderingStyleJPEGOptionsFormat:
JPEGOptionsFormat.BASELINE_ENCODING
JPEGOptionsFormat.PROGRESSIVE_ENCODING
r/wThe rendering style.
pageStringstring r/wThe page(s) to export, specified as a page number or an array of page numbers. Note: Valid when JPEG export range is not all.
parentApplication readonlyThe parent of the JPEGExportPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.

Element of

Application.jpegExportPreferences

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