Adobe InDesign CS5 (7.0) Object Model JS: ScreenModeOptions

InDesign CS5

 Screen mode options.

Value

NameDescriptionValue
ScreenModeOptions.PRESENTATION_PREVIEWPreview mode with editing turned off. Mouse clicks and arrow keys will move to previous or next spread.1936552046 = 'smpn'
ScreenModeOptions.PREVIEW_OFFNormal view; displays guides and frame edges.1936552047 = 'smpo'
ScreenModeOptions.PREVIEW_TO_BLEEDPreview mode including the bleed area.1936552034 = 'smpb'
ScreenModeOptions.PREVIEW_TO_PAGEPreview mode; displays the document as it will be printed (hides guides and frame edges).1936552048 = 'smpp'
ScreenModeOptions.PREVIEW_TO_SLUGPreview mode including the slug area.1936552051 = 'smps'

Usage

As property

LayoutWindow.screenMode

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