EnumViewZoomStyle

View zoom style options.

Static Properties

Name Description
ACTUAL_SIZE Displays the page at 100% magnification.
FIT_PAGE Fits the entire page in the window.
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.
FIT_WIDTH Fits the page to the width of the window; may obscure the lower portion of the page.
FULL_SCREEN Fills the screen with the page; hides the toolbar, command bar, menu bar, and window controls.
ONE_COLUMN Arranges the pages in a continuous vertical column that is one page wide.
SINGLE_PAGE Displays one page in the document pane at a time.
TWO_COLUMN Arranges the pages side by side in a continuous vertical column that is two pages wide.
ZOOM_IN Magnifies the view to the next preset percentage.
ZOOM_OUT Reduces the view to the previous preset percentage.