Value
Name | Description | Value |
---|---|---|
GoToZoomOptions.ACTUAL_SIZE | Displays the page at 100% magnification. | 2053206906 = 'zasz' |
GoToZoomOptions.FIT_VISIBLE | Fits 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_WIDTH | Fits the page to the width of the window; may obscure the lower portion of the page. | 1212437335 = 'HDSW' |
GoToZoomOptions.FIT_WINDOW | Fits the page in the display window. | 1212437367 = 'HDSw' |
GoToZoomOptions.INHERIT_ZOOM | Inherits 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, 28-Apr-2012 v3.0.3h | Contents :: Index |