Adobe InDesign CS3 (5.0) Object Model JS: IMEPreference

InDesign CS3

Class

IMEPreference

 Input method editor (IME) preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
IMEPreference

Properties

PropertyTypeAccessDescription
inlineInputbool r/wIf true, allows inline input for non-Latin text.
parentApplication readonlyThe parent of the IMEPreference (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of IMEPreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the IMEPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.imePreferences

Return

Array of IMEPreference IMEPreference.getElements ()

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