Adobe InDesign CS3 (5.0) Object Model JS: ButtonPreference

InDesign CS3

Class

ButtonPreference

 Button preferences.

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
ButtonPreference

Properties

PropertyTypeAccessDescription
appearanceNamestring r/wThe appearance applied to the button.
namestring r/wThe name of the ButtonPreference.
parentApplicationDocument readonlyThe parent of the ButtonPreference (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.buttonPreferences

Document.buttonPreferences

Return

Array of ButtonPreference ButtonPreference.getElements ()

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