Stop scrolling to next page in document with PDFViewWPF

Currently, this behavior cannot be customized since it is built-in. We will consider adding such a support in the future.

In case you are just looking for some basic viewing support, you can use pdftron.PDF.PDFDraw class to render each page as an image and build a simple viewer based on that.