Adobe InDesign CS2 (4.0) Object Model JS: SelectAll

InDesign CS2

 Selection options.

Value

NameDescriptionValue
SelectAll.ALLSelects all.1634495520 = 'all '

Usage

In function

void Application.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])

void Document.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])

void LayoutWindow.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])

void StoryWindow.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])

void Window.select (selectableItems: any[, existingSelection: SelectionOptions=SelectionOptions.REPLACE_WITH])

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