Adobe InDesign CS2 (4.0) Object Model JS: ExportPresetFormat

InDesign CS2

 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)

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

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