
Announcements
I'm using the PDFViewer in an application. This is displaying the PDFs as expected. However, I'm having an issue with the Zoom property. I'm trying to set the Zoom property to always be: Zoom.FitBoth
Even though I do this, the setting is not being reflected when the app is running and displaying the PDFs.
Has anyone else had difficulties with this and were you able to get around it? The PDFs for this app are sometimes various sizes so we want to use the Zoom.FitBoth property to display information properly.
Thanks.