[]
        
(Showing Draft Content)

C1.WinUI.Viewer.FlexViewerZoomMode

FlexViewerZoomMode Enum

Describes the supported zoom modes of FlexViewerPane control.

Namespace: C1.WinUI.Viewer
Assembly: C1.WinUI.Viewer.dll
Syntax
public enum FlexViewerZoomMode

Fields

Name Description
ActualSize

Pages are shown in actual size.

Custom

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

PageWidth

Pages are zoomed in or out as necessary to fit the page width in the preview window.

WholePage

Pages are zoomed in or out as necessary to fit the whole page in the preview window.