| View zoom style options. |
Value
| Name | Description | Value |
ViewZoomStyle.ACTUAL_SIZE | Displays the page at 100% magnification. | 2053206906 =
'zasz'
|
ViewZoomStyle.FIT_PAGE | Fits the entire page in the window. | 2053534832 =
'zftp'
|
ViewZoomStyle.FIT_VISIBLE | Fits 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_WIDTH | Fits the page to the width of the window; may obscure the lower portion of the page. | 1212437335 =
'HDSW'
|
ViewZoomStyle.FULL_SCREEN | Fills the screen with the page; hides the toolbar, command bar, menu bar, and window controls. | 1987733107 =
'vzfs'
|
ViewZoomStyle.ONE_COLUMN | Arranges the pages in a continuous vertical column that is one page wide. | 1987735395 =
'vzoc'
|
ViewZoomStyle.SINGLE_PAGE | Displays one page in the document pane at a time. | 1987736432 =
'vzsp'
|
ViewZoomStyle.TWO_COLUMN | Arranges the pages side by side in a continuous vertical column that is two pages wide. | 1987736675 =
'vztc'
|
ViewZoomStyle.ZOOM_IN | Magnifies the view to the next preset percentage. | 2053990766 =
'zmin'
|
ViewZoomStyle.ZOOM_OUT | Reduces the view to the previous preset percentage. | 2054124916 =
'zout'
|
|
Usage
| As property
ViewZoomBehavior.viewZoomStyle
|