Adobe InDesign CS5 (7.0) Object Model JS: GoToZoomOptions

InDesign CS5

 Zoom options for the goto destination page.

Value

NameDescriptionValue
GoToZoomOptions.ACTUAL_SIZEDisplays the page at 100% magnification.2053206906 = 'zasz'
GoToZoomOptions.FIT_VISIBLEFits the text area of the page to the window width; obscures page margins and may obscure the lower portion of the page.1212437334 = 'HDSV'
GoToZoomOptions.FIT_WIDTHFits the page to the width of the window; may obscure the lower portion of the page.1212437335 = 'HDSW'
GoToZoomOptions.FIT_WINDOWFits the page in the display window.1212437367 = 'HDSw'
GoToZoomOptions.INHERIT_ZOOMInherits the zoom setting from the previously displayed page.1212437370 = 'HDSz'

Usage

As property

GotoAnchorBehavior.zoomSetting

GotoFirstPageBehavior.zoomSetting

GotoLastPageBehavior.zoomSetting

GotoNextPageBehavior.zoomSetting

GotoNextViewBehavior.zoomSetting

GotoPageBehavior.zoomSetting

GotoPreviousPageBehavior.zoomSetting

GotoPreviousViewBehavior.zoomSetting

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