[]
Describes the supported zoom modes of FlexViewer.
public enum ZoomMode
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. |