Adobe InDesign CS5 (7.0) Object Model JS: ViewDisplaySettings

InDesign CS5

 Options for display performance settings, which influence the speed and quality with which an object draws and redraws.

Value

NameDescriptionValue
ViewDisplaySettings.HIGH_QUALITYSlower performance; displays high-resolution graphics and high-quality transparencies and turns on anti-aliasing.1346922866 = 'PHir'
ViewDisplaySettings.OPTIMIZEDBest performance; grays out graphics and turns off transparency and anti-aliasing.1349480564 = 'Popt'
ViewDisplaySettings.TYPICALModerate performance speed; displays proxy graphics and low-quality transparencies and turns on anti-aliasing.1349810544 = 'Ptyp'

Usage

As property

DisplayPerformancePreference.defaultDisplaySettings

LayoutWindow.viewDisplaySetting

Jongware, 20-Jun-2010 v3.0.3dContents :: Index