Adobe InDesign CS3 (5.0) Object Model JS: ZoomOptions

InDesign CS3

 Display size options.

Value

NameDescriptionValue
ZoomOptions.ACTUAL_SIZEZooms to 100%.2053206906 = 'zasz'
ZoomOptions.FIT_PAGECenters the active page in the window.2053534832 = 'zftp'
ZoomOptions.FIT_SPREADCenters the active spread in the window.2053534835 = 'zfts'
ZoomOptions.SHOW_PASTEBOARDFits the entire pasteboard in the window.2054385762 = 'zspb'
ZoomOptions.ZOOM_INMagnifies the view to the next preset percentage.2053990766 = 'zmin'
ZoomOptions.ZOOM_OUTReduces the view to the next preset percentage.2054124916 = 'zout'

Usage

In function

void LayoutWindow.zoom (given: ZoomOptions)

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