bezzad / PdfiumViewer

PDF viewer based on Google's PDFium port to .Net Core.
Apache License 2.0
130 stars 46 forks source link

Allow disabling changing pages via scrolling. #19

Open vfarrell-mayday opened 5 months ago

vfarrell-mayday commented 5 months ago

This is handled with a new enum and a new property on the base ScrollPanel class.