[PDFNet] When i can use the CurrentPageHandler in PDFViewCtrl?

Hi...
Thank you for all your help.

please let me know.. ^^
--
You received this message because you are subscribed to the "PDFTron PDFNet SDK" group. To post to this group, send email to support@pdftron.com
To unsubscribe from this group, send email to pdfnet-sdk-unsubscribe@googlegroups.com. For more information, please visit us at http://www.pdftron.com

You can use CurrentPageHandler to let your application know what is
the page shown within PDFViewCtrl. You could use this information to
update your application GUI with the page number or for some other
purpose. This is illustrated in C# or VB.Net PDFView sample project.