[]
        
(Showing Draft Content)

C1.WPF.FlexViewer.ScrollMode

ScrollMode Enum

Defines what to do while scrolling document.

Namespace: C1.WPF.FlexViewer
Assembly: C1.WPF.FlexViewer.4.6.2.dll
Syntax
public enum ScrollMode

Fields

Name Description
Continuous

Show document pages continuously.

ContinuousSnapPage

Show document pages continuously and snap the page at the end while scrolling.

SinglePage

Don't scroll pages.