Adobe InCopy CS5.5 (7.5) Object Model JS: ViewZoomStyle

InCopy CS5.5

 View zoom style options.

Value

NameDescriptionValue
ViewZoomStyle.ACTUAL_SIZEDisplays the page at 100% magnification.2053206906 = 'zasz'
ViewZoomStyle.FIT_PAGEFits the entire page in the window.2053534832 = 'zftp'
ViewZoomStyle.FIT_VISIBLEFits the the text area of the page to the window width; obscures page margins and may obscure the lower portion of the page.1212437334 = 'HDSV'
ViewZoomStyle.FIT_WIDTHFits the page to the width of the window; may obscure the lower portion of the page.1212437335 = 'HDSW'
ViewZoomStyle.FULL_SCREENFills the screen with the page; hides the toolbar, command bar, menu bar, and window controls.1987733107 = 'vzfs'
ViewZoomStyle.ONE_COLUMNArranges the pages in a continuous vertical column that is one page wide.1987735395 = 'vzoc'
ViewZoomStyle.SINGLE_PAGEDisplays one page in the document pane at a time.1987736432 = 'vzsp'
ViewZoomStyle.TWO_COLUMNArranges the pages side by side in a continuous vertical column that is two pages wide.1987736675 = 'vztc'
ViewZoomStyle.ZOOM_INMagnifies the view to the next preset percentage.2053990766 = 'zmin'
ViewZoomStyle.ZOOM_OUTReduces the view to the previous preset percentage.2054124916 = 'zout'

Usage

As property

ViewZoomBehavior.viewZoomStyle

Jongware, 29-Apr-2012 v3.0.3iContents :: Index