Grabber preferences.
Properties
| Property | Type | Access | Description |
|---|---|---|---|
| grabberPanning | PanningTypes : NO_GREEKING GREEK_IMAGES GREEK_IMAGES_AND_TEXT |
r/w | The display performance quality setting to use when scrolling. |
| parent | Application | readonly | The parent of the GrabberPreference (a Application). |
| properties | Object | r/w | A property that allows setting of several properties at the same time. |
Methods
Array of GrabberPreferencegetElements ()
Resolves the object specifier, creating an array of object references.
string toSource ()
Generates a string which, if executed, will return the GrabberPreference.
string toSpecifier ()
Retrieves the object specifier.
Element of:
Application.grabberPreferences
Returned by:
Array of GrabberPreference GrabberPreference .getElements (
)