[]
        
(Showing Draft Content)

C1.Android.Viewer.FlexViewerZoomMode

FlexViewerZoomMode Class

Describes the supported zoom modes of FlexViewer control

Inheritance
FlexViewerZoomMode
Namespace: C1.Android.Viewer
Assembly: C1.Android.Viewer.dll
Syntax
public sealed class FlexViewerZoomMode : Enum

Fields

Name Description
ActualSize

Pages are shown in actual size.

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.

value__