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

InDesign Server CS5.5

 Used to specify how to open a document.

Value

NameDescriptionValue
OpenOptions.DEFAULT_VALUEDefault based on the file type or extension.1147563124 = 'Dflt'
OpenOptions.OPEN_COPYOpen a copy of the document.1332757360 = 'OpCp'
OpenOptions.OPEN_ORIGINALOpen the document itself.1332760434 = 'OpOr'

Usage

In function

any Application.open (from: varies[, openOption: OpenOptions=OpenOptions.DEFAULT_VALUE])

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