Adobe InDesign CS4 (6.0) Object Model JS: FillTransparencySetting

InDesign CS4

Class

FillTransparencySetting

 Transparency settings for the fill applied to the parent object. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

EPS | GraphicLine | Group | Image | ImportedPage | ObjectStyle | Oval | PageItem | PageItemDefault | PDF | PICT | Polygon | Rectangle | TextFrame | WMF
Preference
FillTransparencySetting
BevelAndEmbossSetting | BlendingSetting | DirectionalFeatherSetting | DropShadowSetting | FeatherSetting | GradientFeatherSetting | InnerGlowSetting | InnerShadowSetting | OuterGlowSetting | SatinSetting

Properties

PropertyTypeAccessDescription
bevelAndEmbossSettingsBevelAndEmbossSetting readonlySettings related to the bevel and emboss effect.
blendingSettingsBlendingSetting readonlyBlending mode settings.
directionalFeatherSettingsDirectionalFeatherSetting readonlySettings related to the directional feather effect.
dropShadowSettingsDropShadowSetting readonlySettings related to the drop shadow effect.
featherSettingsFeatherSetting readonlySettings related to the feather effect.
gradientFeatherSettingsGradientFeatherSetting readonlySettings related to the gradient feather effect.
innerGlowSettingsInnerGlowSetting readonlySettings related to the inner glow effect.
innerShadowSettingsInnerShadowSetting readonlySettings related to the inner shadow effect.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
outerGlowSettingsOuterGlowSetting readonlySettings related to the outer glow effect.
parentEPSGraphicLine
Group
Image
ImportedPage
ObjectStyle
Oval
PageItem
PageItemDefault
PDF
PICT
Polygon
Rectangle
TextFrame
WMF
readonlyThe parent of the FillTransparencySetting (a PageItem, Image, EPS, WMF, PICT, PDF, ImportedPage, TextFrame, Oval, Rectangle, Polygon, GraphicLine, Group, PageItemDefault or ObjectStyle).
propertiesObject r/wA property that allows setting of several properties at the same time.
satinSettingsSatinSetting readonlySettings related to the satin effect

Methods

Instances

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

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

string toSpecifier ()
Retrieves the object specifier.

Element of

BevelAndEmbossSetting.parent

BlendingSetting.parent

Button.fillTransparencySettings

DirectionalFeatherSetting.parent

DropShadowSetting.parent

EPS.fillTransparencySettings

FeatherSetting.parent

FormField.fillTransparencySettings

GradientFeatherSetting.parent

GraphicLine.fillTransparencySettings

Group.fillTransparencySettings

Image.fillTransparencySettings

ImportedPage.fillTransparencySettings

InnerGlowSetting.parent

InnerShadowSetting.parent

ObjectStyle.fillTransparencySettings

OuterGlowSetting.parent

Oval.fillTransparencySettings

PDF.fillTransparencySettings

PICT.fillTransparencySettings

PageItem.fillTransparencySettings

PageItemDefault.fillTransparencySettings

Polygon.fillTransparencySettings

Rectangle.fillTransparencySettings

SatinSetting.parent

TextFrame.fillTransparencySettings

WMF.fillTransparencySettings

Return

Array of FillTransparencySetting FillTransparencySetting.getElements ()

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