TransparencySetting

Transparency settings.

Methods:

getElements, toSource, toSpecifier

Objects:

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

Hierarchy:

Superclass: Preference

Class: TransparencySetting

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.

isValid

Boolean

readonly

Returns true if the object specifier resolves to valid objects.

outerGlowSettings

OuterGlowSetting

readonly

Settings related to the outer glow effect.

parent

EPS

GraphicLine

Group

Image

ImportedPage

Oval

PDF

PICT

PageItem

Polygon

Rectangle

TextFrame

WMF

ObjectStyle

PageItemDefault

readonly

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

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

TransparencySetting getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

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

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

FormField.transparencySettings

Button.transparencySettings

PageItem.transparencySettings

Oval.transparencySettings

Rectangle.transparencySettings

GraphicLine.transparencySettings

Polygon.transparencySettings

Group.transparencySettings

Image.transparencySettings

EPS.transparencySettings

PDF.transparencySettings

WMF.transparencySettings

PICT.transparencySettings

ImportedPage.transparencySettings

ObjectStyle.transparencySettings

PageItemDefault.transparencySettings

TextFrame.transparencySettings

Return

TransparencySetting.getElements()