SetDisplayMode

SetDisplayMode(string mode [, int z])

Version

1.2

Description

Defines the way the document is displayed by the viewer. Pages can be displayed entirely on screen, occupy the full width of the window, use real size, be scaled by a zooming factor or use viewer defaults (set in the Preferences menu of Acrobat).
By default, documents use the full width mode.

Parameters

mode
The mode to use. Possible values are:
z
When mode equals zoom, defines the zooming factor.

Index