ButtonPreference

Button preferences.

Properties

Property Type Access Description
appearanceName string r/w The appearance applied to the button.
name string r/w The name of the ButtonPreference.
parent any readonly The parent of the ButtonPreference (a Application or Document).
properties Object r/w A property that allows setting of several properties at the same time.

Methods

Array of ButtonPreferencegetElements ()
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

Returned by:

Array of ButtonPreference ButtonPreference .getElements (

)

Leave a Comment

Previous post:

Next post: