Adobe InDesign CS (3.0) Object Model JS: DisplaySetting

InDesign CS

Class

DisplaySetting

 Object-level display settings.

Hierarchy

Application
DisplaySetting

Properties

PropertyTypeAccessDescription
antialiasingbool r/wIf true, uses anti-aliasing for text and bitmap images.
greekBelownumber r/wThe point size below which text is greeked.
indexnumber readonlyThe index of the DisplaySetting within its containing object.
parentApplication readonlyThe parent of the DisplaySetting (a Application).
propertiesObject r/wA property that allows setting of several properties at the same time.
rasterTagRaster:
TagRaster.GRAY_OUT
TagRaster.PROXY
TagRaster.HIGH_RESOLUTION
TagRaster.DEFAULT_VALUE
r/wThe display method for raster images.
transparencyTagTransparency:
TagTransparency.OFF
TagTransparency.LOW_QUALITY
TagTransparency.MEDIUM_QUALITY
TagTransparency.HIGH_QUALITY
TagTransparency.DEFAULT_VALUE
r/wThe display setting for transparencies.
vectorTagVector:
TagVector.GRAY_OUT
TagVector.PROXY
TagVector.HIGH_RESOLUTION
TagVector.DEFAULT_VALUE
r/wThe display method for vector images.
Jongware, 27-Jun-2010 v3.0.3dContents :: Index