InDesign2026
API 21.5.1.73
Object

FindChangeGradientFeatherSetting

Gradient feather effect settings.

Preference GradientFeatherSetting FindChangeGradientFeatherSetting

Properties

NameType AccessDescription
Real(-180-180) | NothingEnum
read/write The angle of the gradient feather. Can return: Real (-180 - 180) or NothingEnum enumerator.
Boolean | NothingEnum
read/write If true, the gradient feather effect is applied. Can return: Boolean or NothingEnum enumerator.
EventListeners<EventListener> readonly A collection of event listeners.
Events<Event> readonly A collection of events.
2 Units[] | NothingEnum[]
read/write The center point (for a radial gradient) or starting point (for a linear gradient) applied to the fill, as page coordinates in the format [x, y]. Can return: Array of 2 Units or NothingEnum enumerator.
Real | NothingEnum
read/write The hilite angle of the radial gradient feather. Can return: Real or NothingEnum enumerator.
Unit | NothingEnum
read/write The hilite length of the radial gradient feather. Can return: Unit or NothingEnum enumerator.
Boolean readonly Returns true if the object specifier resolves to valid objects.
Unit | NothingEnum
read/write The length of the axial gradient, or radius of the radial gradient. Can return: Unit or NothingEnum enumerator.
OpacityGradientStops<OpacityGradientStop> readonly A collection of opacity gradient stops.
FindChangeFillTransparencySetting | FindChangeStrokeTransparencySetting | FindChangeContentTransparencySetting | FindChangeTransparencySetting readonly The parent of the FindChangeGradientFeatherSetting (a FindChangeTransparencySetting, FindChangeStrokeTransparencySetting, FindChangeFillTransparencySetting or FindChangeContentTransparencySetting).
Object read/write A property that allows setting of several properties at the same time.
GradientType | NothingEnum
read/write The type of gradient. Can return: GradientType enumerator or NothingEnum enumerator.

Methods

EventListener

Adds an event listener.

eventType String The event type.
handler File | JavaScriptFunction The event handler. Can accept: File or JavaScript Function.
captures? Boolean This parameter is obsolete.
Boolean

Removes the event listener.

eventType String The registered event type.
handler File | JavaScriptFunction The registered event handler. Can accept: File or JavaScript Function.
captures? Boolean This parameter is obsolete.
String

Generates a string which, if executed, will return the FindChangeGradientFeatherSetting.

String

Retrieves the object specifier.

Object of 8

Properties elsewhere that hold a FindChangeGradientFeatherSetting.

Return 1

Methods that return a FindChangeGradientFeatherSetting.