Adobe InDesign CS4 (6.0) Object Model JS: IMEPreference

InDesign CS4

Class

IMEPreference

 Input method editor (IME) preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application
Preference
IMEPreference

Properties

PropertyTypeAccessDescription
inlineInputbool r/wIf true, allows inline input for non-Latin text.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
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, 20-Jun-2010 v3.0.3dContents :: Index