0

I am working in a very crucial wpf project.This project is almost finished apart from some points.

I am showing flowdocumentreader which is loaded with dynamic images around 100. I have one requirement to show page turn effect whenever user navigates to pages in flowdocumentreader.

I have used google and seen lots of example but no body has used flowdocumentreader.

I have also seen wpfBookControl which is not dynamic and it uses xps document.

Please help me to achieve that.

Dave Clemmer
  • 3,741
  • 12
  • 49
  • 72

1 Answers1

0

Take a look here or here.

In the WPF Shader Effects Library you have a 'negative' effect which inverts ('turns') the image.

Community
  • 1
  • 1
Shimmy Weitzhandler
  • 101,809
  • 122
  • 424
  • 632