ComponentOne ASP.NET MVC Controls
ZoomMode Enum
File
wijmo.viewer.js
Module
wijmo.viewer

Describes the supported zoom modes of FlexViewer.

Members

Name Value Description
Custom 0

Custom zoom mode. The actual zoom factor is determined by the value of the zoomFactor property.

PageWidth 1

Pages are zoomed in or out as necessary to fit the page width in the view panel.

WholePage 2

Pages are zoomed in or out as necessary to fit the whole page in the view panel.