Adobe InDesign CS6 (8.0) Object Model JS: ExportPresetFormat

InDesign CS6

 The type of preset to import or export.

Value

NameDescriptionValue
ExportPresetFormat.DOCUMENT_PRESETS_FORMATDocument presets.1683190892 = 'dStl'
ExportPresetFormat.FLATTENER_PRESETS_FORMATFlattener presets.1951626348 = 'tStl'
ExportPresetFormat.PDF_EXPORT_PRESETS_FORMATPDF export presets.1716745324 = 'fStl'
ExportPresetFormat.PRINTER_PRESETS_FORMATPrinter presets.1918071916 = 'rStl'

Usage

In function

void Application.exportPresets (format: ExportPresetFormat, to: File[, versionComments: string][, forceSave: bool=false])

void Application.importFile (format: ExportPresetFormat, from: File)

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