| Screen mode options. |
Value
| Name | Description | Value |
ScreenModeOptions.PREVIEW_OFF | Normal view; displays guides and frame edges. | 1936552047 =
'smpo'
|
ScreenModeOptions.PREVIEW_TO_BLEED | Preview mode including the bleed area. | 1936552034 =
'smpb'
|
ScreenModeOptions.PREVIEW_TO_PAGE | Preview mode; displays the document as it will be printed (hides guides and frame edges). | 1936552048 =
'smpp'
|
ScreenModeOptions.PREVIEW_TO_SLUG | Preview mode including the slug area. | 1936552051 =
'smps'
|
|
Usage
| As property
LayoutWindow.screenMode
|