StrokeTransparencySetting

Transparency settings for the stroke of the parent object.

Methods:

getElements, toSource, toSpecifier

Objects:

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

Hierarchy:

Superclass: Preference

Class: StrokeTransparencySetting

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 StrokeTransparencySetting (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

StrokeTransparencySetting getElements ()

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

String toSource ()

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

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.strokeTransparencySettings

Button.strokeTransparencySettings

PageItem.strokeTransparencySettings

Oval.strokeTransparencySettings

Rectangle.strokeTransparencySettings

GraphicLine.strokeTransparencySettings

Polygon.strokeTransparencySettings

Group.strokeTransparencySettings

Image.strokeTransparencySettings

EPS.strokeTransparencySettings

PDF.strokeTransparencySettings

WMF.strokeTransparencySettings

PICT.strokeTransparencySettings

ImportedPage.strokeTransparencySettings

ObjectStyle.strokeTransparencySettings

PageItemDefault.strokeTransparencySettings

TextFrame.strokeTransparencySettings

Return

StrokeTransparencySetting.getElements()