Hi,
I'm using Telerik V2014.2.729.40 and I created a UserControl which contain only a PdfViewer. In my UserControl I have many methods to manipulate the PDF (ie: Print, GotoPage, PageUp, PageDown, FirstPage, LastPage, etc...). One of my method is to add scalling to the PDF (ie: 10%, 25%, 50%, 75%, 100%, 150%, 200%, 500%, 1000% and 2000%). I would like to know how I can bind the value passed to my ScaleFactor (string pScale) to the PDFViewer.
Thank's
Alain
I'm using Telerik V2014.2.729.40 and I created a UserControl which contain only a PdfViewer. In my UserControl I have many methods to manipulate the PDF (ie: Print, GotoPage, PageUp, PageDown, FirstPage, LastPage, etc...). One of my method is to add scalling to the PDF (ie: 10%, 25%, 50%, 75%, 100%, 150%, 200%, 500%, 1000% and 2000%). I would like to know how I can bind the value passed to my ScaleFactor (string pScale) to the PDFViewer.
Thank's
Alain