[]
        
(Showing Draft Content)

ZoomMode Enumeration

ZoomMode Enumeration

Describes the supported zoom modes of FlexViewer.

Enumeration members

Enumeration members

Custom

Custom: = 0

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

PageWidth

PageWidth: = 1

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

WholePage

WholePage: = 2

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