Adobe InDesign CS6 Server (8.0) Object Model JS: ContentTransparencySetting

InDesign Server CS6

Class

ContentTransparencySetting

 Transparency settings for the content of the parent object. Base Class: Preference

QuickLinks

addEventListener, getElements, removeEventListener, toSource, toSpecifier

Hierarchy

Button | CheckBox | ComboBox | EPS | EPSText | FormField | Graphic | GraphicLine | Group | HtmlItem | Image | ImportedPage | ListBox | MediaItem | Movie | MultiStateObject | ObjectStyle | Oval | PageItem | PageItemDefault | PDF | PICT | Polygon | RadioButton | Rectangle | SignatureField | Sound | SplineItem | TextBox | TextFrame | WMF
Preference
ContentTransparencySetting
BevelAndEmbossSetting | BlendingSetting | DirectionalFeatherSetting | DropShadowSetting | Event | EventListener | FeatherSetting | GradientFeatherSetting | InnerGlowSetting | InnerShadowSetting | MutationEvent | OuterGlowSetting | Preference | SatinSetting

Properties

PropertyTypeAccessDescription
bevelAndEmbossSettingsBevelAndEmbossSetting readonlySettings related to the bevel and emboss effect.
blendingSettingsBlendingSetting readonlyBlending mode settings.
directionalFeatherSettingsDirectionalFeatherSetting readonlySettings related to the directional feather effect.
dropShadowSettingsDropShadowSetting readonlySettings related to the drop shadow effect.
eventListenersEventListeners EventListener readonlyA collection of event listeners.
eventsEvents Event readonlyA collection of events.
featherSettingsFeatherSetting readonlySettings related to the feather effect.
gradientFeatherSettingsGradientFeatherSetting readonlySettings related to the gradient feather effect.
innerGlowSettingsInnerGlowSetting readonlySettings related to the inner glow effect.
innerShadowSettingsInnerShadowSetting readonlySettings related to the inner shadow effect.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
outerGlowSettingsOuterGlowSetting readonlySettings related to the outer glow effect.
parentButtonCheckBox
ComboBox
EPS
EPSText
FormField
Graphic
GraphicLine
Group
HtmlItem
Image
ImportedPage
ListBox
MediaItem
Movie
MultiStateObject
ObjectStyle
Oval
PageItem
PageItemDefault
PDF
PICT
Polygon
RadioButton
Rectangle
SignatureField
Sound
SplineItem
TextBox
TextFrame
WMF
readonlyThe parent of the ContentTransparencySetting (a PageItem, HtmlItem, FormField, SignatureField, TextBox, RadioButton, ListBox, ComboBox, CheckBox, MultiStateObject, Button, MediaItem, Sound, Movie, EPSText, SplineItem, Polygon, GraphicLine, Rectangle, Oval, Graphic, ImportedPage, PICT, WMF, PDF, EPS, Image, Group, TextFrame, PageItemDefault or ObjectStyle).
preferencesPreferences Preference readonlyA collection of preferences objects.
propertiesObject r/wA property that allows setting of several properties at the same time.
satinSettingsSatinSetting readonlySettings related to the satin effect

Methods

Instances

EventListener addEventListener (eventType: string, handler: varies[, captures: bool=false])
Adds an event listener.

ParameterTypeDescription
eventTypestringThe event type.
handlerFile
JavaScript Function
The event handler. Can accept: File or JavaScript Function.
capturesboolThis parameter is obsolete. (Optional) (default: false)

Array of ContentTransparencySetting getElements ()
Resolves the object specifier, creating an array of object references.

bool removeEventListener (eventType: string, handler: varies[, captures: bool=false])
Removes the event listener.

ParameterTypeDescription
eventTypestringThe registered event type.
handlerFile
JavaScript Function
The registered event handler. Can accept: File or JavaScript Function.
capturesboolThis parameter is obsolete. (Optional) (default: false)

string toSource ()
Generates a string which, if executed, will return the ContentTransparencySetting.

string toSpecifier ()
Retrieves the object specifier.

Element of

BevelAndEmbossSetting.parent

BlendingSetting.parent

Button.contentTransparencySettings

CheckBox.contentTransparencySettings

ComboBox.contentTransparencySettings

DirectionalFeatherSetting.parent

DropShadowSetting.parent

EPS.contentTransparencySettings

EPSText.contentTransparencySettings

FeatherSetting.parent

FormField.contentTransparencySettings

GradientFeatherSetting.parent

Graphic.contentTransparencySettings

GraphicLine.contentTransparencySettings

Group.contentTransparencySettings

HtmlItem.contentTransparencySettings

Image.contentTransparencySettings

ImportedPage.contentTransparencySettings

InnerGlowSetting.parent

InnerShadowSetting.parent

ListBox.contentTransparencySettings

MediaItem.contentTransparencySettings

Movie.contentTransparencySettings

MultiStateObject.contentTransparencySettings

ObjectStyle.contentTransparencySettings

OuterGlowSetting.parent

Oval.contentTransparencySettings

PDF.contentTransparencySettings

PICT.contentTransparencySettings

PageItem.contentTransparencySettings

PageItemDefault.contentTransparencySettings

Polygon.contentTransparencySettings

RadioButton.contentTransparencySettings

Rectangle.contentTransparencySettings

SatinSetting.parent

SignatureField.contentTransparencySettings

Sound.contentTransparencySettings

SplineItem.contentTransparencySettings

TextBox.contentTransparencySettings

TextFrame.contentTransparencySettings

WMF.contentTransparencySettings

Return

Array of ContentTransparencySetting ContentTransparencySetting.getElements ()

Jongware, 28-Apr-2012 v3.0.3iContents :: Index