ObjectStyleContentEffectsCategorySettings

Object style content effects category settings.

Properties

Property Type Access Description
enableBevelEmboss bool r/w If true, the object style will apply bevel emboss.
enableDirectionalFeather bool r/w If true, the object style will apply directional feathering.
enableDropShadow bool r/w If true, the object style will apply drop shadows.
enableFeather bool r/w If true, the object style will apply feathering.
enableGradientFeather bool r/w If true, the object style will apply gradient feathering.
enableInnerGlow bool r/w If true, the object style will apply inner glow.
enableInnerShadow bool r/w If true, the object style will apply inner shadows.
enableOuterGlow bool r/w If true, the object style will apply outer glow.
enableSatin bool r/w If true, the object style will apply satin.
enableTransparency bool r/w If true, the object style will apply transparency settings.
parent ObjectStyle readonly The parent of the ObjectStyleContentEffectsCategorySettings (a ObjectStyle).
properties Object r/w A property that allows setting of several properties at the same time.

Methods

Array of ObjectStyleContentEffectsCategorySettingsgetElements ()
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.

Element of:

ObjectStyle.contentEffectsEnablingSettings

Returned by:

Array of ObjectStyleContentEffectsCategorySettings ObjectStyleContentEffectsCategorySettings .getElements (

)

Leave a Comment

Previous post:

Next post: