InDesign Server2025
API 20.5.0.49
Object

FindChangeFillTransparencySetting

Transparency settings for the fill applied to the parent object.

Preference FindChangeFillTransparencySetting

Properties

NameType AccessDescription
FindChangeBevelAndEmbossSetting readonly Settings related to the bevel and emboss effect.
FindChangeBlendingSetting readonly Blending mode settings.
FindChangeDirectionalFeatherSetting readonly Settings related to the directional feather effect.
FindChangeDropShadowSetting readonly Settings related to the drop shadow effect.
EventListeners<EventListener> readonly A collection of event listeners.
Events<Event> readonly A collection of events.
FindChangeFeatherSetting readonly Settings related to the feather effect.
FindChangeGradientFeatherSetting readonly Settings related to the gradient feather effect.
FindChangeInnerGlowSetting readonly Settings related to the inner glow effect.
FindChangeInnerShadowSetting readonly Settings related to the inner shadow effect.
Boolean readonly Returns true if the object specifier resolves to valid objects.
FindChangeOuterGlowSetting readonly Settings related to the outer glow effect.
ChangeObjectPreference | FindObjectPreference readonly The parent of the FindChangeFillTransparencySetting (a FindObjectPreference or ChangeObjectPreference).
Preferences<Preference> readonly A collection of preferences objects.
Object read/write A property that allows setting of several properties at the same time.
FindChangeSatinSetting readonly Settings related to the satin effect

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 FindChangeFillTransparencySetting.

String

Retrieves the object specifier.

Object of 16

Properties elsewhere that hold a FindChangeFillTransparencySetting.

Return 1

Methods that return a FindChangeFillTransparencySetting.