Microsoft Windows Phone 8.1 support ends (13 Jul 2017)

Microsoft has ended support for Windows Phone 8.1

Questions about iOS development and PDF

How to get zoom level

More
IP: 192.168.0.70 12 years 4 months ago #4526 by klee
How to get zoom level was created by klee
How to get zoom level or get width and height of PDF canvas?
More
IP: 192.168.0.70 12 years 4 months ago #4527 by radaee
Replied by radaee on topic How to get zoom level
see [PDFV m_zoom_scale]
width and height of canvas for whole Document:
[PDFV m_docw];
[PDFV m_doch];

all of these member are not public.
so you can define methods to return these member in PDFV class
and define new methods in PDFView class, return to higher level classes.
Time to create page: 0.382 seconds
Powered by Kunena Forum