|
Name |
Description |
|
INITIAL_VIEW |
Initial zoom level. Can be any value accepted by
setCurrentZoom
Document API function. The default value is "width". |
|
INITIAL_PAGE |
Initial page to display (numeric value). This setting is ignored if a
valid bookmark is specified in the
INITIAL_BOOKMARK setting as well. The default value is 1. |
|
INITIAL_ROTATE |
Initial page rotation. It can be either 0, 90, 180 or 270. The default
value is 0. |
|
INITIAL_BOOKMARK |
Initial bookmark to scroll the document to. You may pass any valid
bookmark name. This setting, if specified, supersedes
INITIAL_PAGE setting. See Hyperlinks for more
information. |