Adobe InDesign CS4 (6.0) Object Model JS: FindChangeBlendingSetting

InDesign CS4

Class

FindChangeBlendingSetting

 Basic object blending settings. Base Class: BlendingSetting

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

FindChangeContentTransparencySetting | FindChangeFillTransparencySetting | FindChangeStrokeTransparencySetting | FindChangeTransparencySetting
BlendingSetting
FindChangeBlendingSetting

Properties

PropertyTypeAccessDescription
blendModeBlendModeNothingEnum r/wThe blending mode for controlling how the base color interacts with the color of the FindChangeBlendingSetting. Can return: BlendMode enumerator or NothingEnum enumerator.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
isolateBlendingBoolean
NothingEnum
r/wIf true, blending is applied only to the group. If false, blending includes all objects beneath the group. Can return: Boolean or NothingEnum enumerator.
knockoutGroupBoolean
NothingEnum
r/wIf true, the FindChangeBlendingSetting is a knockout group. Can return: Boolean or NothingEnum enumerator.
opacityNothingEnum
Real (0 - 100)
r/wThe fill opacity of the FindChangeBlendingSetting (as a percentage). (Range: 0 to 100). Can return: Real (0 - 100) or NothingEnum enumerator.
parentFindChangeContentTransparencySetting
FindChangeFillTransparencySetting
FindChangeStrokeTransparencySetting
FindChangeTransparencySetting
readonlyThe parent of the FindChangeBlendingSetting (a FindChangeTransparencySetting, FindChangeStrokeTransparencySetting, FindChangeFillTransparencySetting or FindChangeContentTransparencySetting).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

FindChangeContentTransparencySetting.blendingSettings

FindChangeFillTransparencySetting.blendingSettings

FindChangeStrokeTransparencySetting.blendingSettings

FindChangeTransparencySetting.blendingSettings

Return

Array of FindChangeBlendingSetting FindChangeBlendingSetting.getElements ()

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