Hi, Is there anypossibility torotate the document in PdfViewer (winforms)?
And about zoom, it is possible programmatically,manipulatethese?
Thanks.
1 Answer, 1 is accepted
0
Accepted
Stefan
Telerik team
answered on 04 Nov 2013, 11:12 AM
Hello Carlos, Thank you for writing.
RadPdfView does support zooming of its contents, however, rotation is not supported. To use the zoom functionality you just need to set the following propety:
radPdfViewer1.ScaleFactor = 2;
I hope this helps.
Regards,
Stefan
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WINFORMS.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely. Sign up for Free application insights >>