[]
        
(Showing Draft Content)

C1.Web.Mvc.Viewer.ZoomMode

ZoomMode Enum

Describes the supported zoom modes of FlexViewer.

Namespace: C1.Web.Mvc.Viewer
Assembly: C1.Web.Mvc.FlexViewer.dll
Syntax
public enum ZoomMode

Fields

Name Description
Custom

Custom zoom mode. The actual zoom factor is determined by the value of the @see:ZoomFactor property.

PageWidth

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

WholePage

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