Adobe InDesign CS2 (4.0) Object Model JS: IMEPreference
From InDesign CS2
Class
IMEPreference
Input method editor (IME) preferences.QuickLinks
getElements, toSource, toSpecifierHierarchy
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| inlineInput | bool | r/w | If true, allows inline input for non-Latin text. |
| parent | Application | readonly | The parent of the IMEPreference (a Application). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
Methods
Instances
Array
of Object 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
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |