TransparencyPreference

Transparency preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

BlendingSpace, Object

Property Listing

Property

Type

Access

Description

blendingSpace

BlendingSpace

BlendingSpace.CMYK

BlendingSpace.DEFAULT_VALUE

BlendingSpace.RGB

read/write

The color space used for blending the colors of transparent objects.

parent

Application

Document

readonly

The parent of the TransparencyPreference (a Application or Document).

properties

Object

read/write

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

Method Listing

Object getElements ()

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

String toSource ()

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

String toSpecifier ()

Retrieves the object specifier.

Object of

Application.transparencyPreferences

Document.transparencyPreferences