DisplaySetting

Object-level display settings.

Objects:

Boolean, Number, Object, TagRaster, TagTransparency, TagVector

Property Listing

Property

Type

Access

Description

antialiasing

Boolean

read/write

If true, uses anti-aliasing for text and bitmap images.

greekBelow

Number

read/write

The point size below which text is greeked.

index

Number

readonly

The index of the DisplaySetting within its containing object.

parent

Application

readonly

The parent of the DisplaySetting (a Application).

properties

Object

read/write

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

raster

TagRaster

TagRaster.DEFAULT_VALUE

TagRaster.GRAY_OUT

TagRaster.HIGH_RESOLUTION

TagRaster.PROXY

read/write

The display method for raster images.

transparency

TagTransparency

TagTransparency.DEFAULT_VALUE

TagTransparency.HIGH_QUALITY

TagTransparency.LOW_QUALITY

TagTransparency.MEDIUM_QUALITY

TagTransparency.OFF

read/write

The display setting for transparencies.

vector

TagVector

TagVector.DEFAULT_VALUE

TagVector.GRAY_OUT

TagVector.HIGH_RESOLUTION

TagVector.PROXY

read/write

The display method for vector images.