FillTransparencySetting

Transparency settings for the fill applied to the parent object.

Methods:

getElements, toSource, toSpecifier

Objects:

BevelAndEmbossSetting, BlendingSetting, DirectionalFeatherSetting, DropShadowSetting, FeatherSetting, GradientFeatherSetting, InnerGlowSetting, InnerShadowSetting, Object, OuterGlowSetting, SatinSetting,

Property Listing

Property

Type

Access

Description

bevelAndEmbossSettings

BevelAndEmbossSetting

readonly

Settings related to the bevel and emboss effect.

blendingSettings

BlendingSetting

readonly

Blending mode settings.

directionalFeatherSettings

DirectionalFeatherSetting

readonly

Settings related to the directional feather effect.

dropShadowSettings

DropShadowSetting

readonly

Settings related to the drop shadow effect.

featherSettings

FeatherSetting

readonly

Settings related to the feather effect.

gradientFeatherSettings

GradientFeatherSetting

readonly

Settings related to the gradient feather effect.

innerGlowSettings

InnerGlowSetting

readonly

Settings related to the inner glow effect.

innerShadowSettings

InnerShadowSetting

readonly

Settings related to the inner shadow effect.

outerGlowSettings

OuterGlowSetting

readonly

Settings related to the outer glow effect.

parent

EPS

FindObjectPreference

GraphicLine

Group

Image

ImportedPage

Oval

PDF

PICT

PageItem

PageItemDefault

Polygon

Rectangle

TextFrame

WMF

ChangeObjectPreference

ObjectStyle

readonly

The parent of the FillTransparencySetting (a ObjectStyle, PageItem, Image, EPS, WMF, PICT, PDF, ImportedPage, TextFrame, Oval, Rectangle, Polygon, GraphicLine, Group, PageItemDefault, FindObjectPreference or ChangeObjectPreference).

properties

Object

read/write

A property that allows setting of several properties at the same time.

satinSettings

SatinSetting

readonly

Settings related to the satin effect

Method Listing

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.

Object of

BevelAndEmbossSetting.parent

BlendingSetting.parent

DirectionalFeatherSetting.parent

DropShadowSetting.parent

FeatherSetting.parent

GradientFeatherSetting.parent

InnerGlowSetting.parent

InnerShadowSetting.parent

OuterGlowSetting.parent

SatinSetting.parent

Button.fillTransparencySettings

ChangeObjectPreference.fillTransparencySettings

EPS.fillTransparencySettings

FindObjectPreference.fillTransparencySettings

FormField.fillTransparencySettings

GraphicLine.fillTransparencySettings

Group.fillTransparencySettings

Image.fillTransparencySettings

ImportedPage.fillTransparencySettings

ObjectStyle.fillTransparencySettings

Oval.fillTransparencySettings

PDF.fillTransparencySettings

PICT.fillTransparencySettings

PageItem.fillTransparencySettings

PageItemDefault.fillTransparencySettings

Polygon.fillTransparencySettings

Rectangle.fillTransparencySettings

TextFrame.fillTransparencySettings

WMF.fillTransparencySettings

Return

FillTransparencySetting.getElements()