Adobe InCopy CS6 (8.0) Object Model JS: OpenOptions

InCopy CS6

 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[, showingWindow: bool=true][, openOption: OpenOptions=OpenOptions.DEFAULT_VALUE])

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