Frameworks
React Native
Flutter
Package samples
Cookbook
Version 11
Version 10
Version 9
Version 8
Version 7
Version 6
Version 5
When scrolling through pages of a document in PDFViewCtrl
, the scrolling direction can be changed by setting the page layout mode.
Vertical scrolling mode (also known as continuous mode) can be enabled by setting the page presentation mode to either SINGLE_CONT
, FACING_CONT
, or FACING_COVER_CONT
.
Here's what setting the page presentation mode to vertical scrolling looks like:
Horizontal scrolling mode (also known as non-continuous mode) can be enabled by setting the page presentation mode to either SINGLE
, FACING
, or FACING_COVER
.
Here's what setting the page presentation mode to horizontal scrolling looks like:
Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales