[]
Defines what to do while scrolling document.
public enum ScrollMode
| 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. |