ObjectStyleContentEffectsCategorySettings

Object style content effects category settings.

Methods:

getElements, toSource, toSpecifier

Property Listing

Property

Type

Access

Description

enableBevelEmboss

Boolean

read/write

If true, the object style will apply bevel emboss.

enableDirectionalFeather

Boolean

read/write

If true, the object style will apply directional feathering.

enableDropShadow

Boolean

read/write

If true, the object style will apply drop shadows.

enableFeather

Boolean

read/write

If true, the object style will apply feathering.

enableGradientFeather

Boolean

read/write

If true, the object style will apply gradient feathering.

enableInnerGlow

Boolean

read/write

If true, the object style will apply inner glow.

enableInnerShadow

Boolean

read/write

If true, the object style will apply inner shadows.

enableOuterGlow

Boolean

read/write

If true, the object style will apply outer glow.

enableSatin

Boolean

read/write

If true, the object style will apply satin.

enableTransparency

Boolean

read/write

If true, the object style will apply transparency settings.

parent

ObjectStyle

readonly

The parent of the ObjectStyleContentEffectsCategorySettings (a ObjectStyle).

properties

Object

read/write

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

Method Listing

ObjectStyleContentEffectsCategorySettings getElements ()

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

String toSource ()

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

String toSpecifier ()

Retrieves the object specifier.