Hi,
I am developing a print preview dialog for my application and have put a
System.Windows. Forms.PrintPrev iewControl onto a form.
So far I am able to manipulate the zoom property and the document that is
displayed. However I also want to put in navigation buttons to navigate from
one page to the next - but I cant see a property that allows me to set the
current page?
How do I change the page in the System.Windows. Forms.PrintPrev iewControl?
Thanks in advance
I am developing a print preview dialog for my application and have put a
System.Windows. Forms.PrintPrev iewControl onto a form.
So far I am able to manipulate the zoom property and the document that is
displayed. However I also want to put in navigation buttons to navigate from
one page to the next - but I cant see a property that allows me to set the
current page?
How do I change the page in the System.Windows. Forms.PrintPrev iewControl?
Thanks in advance
Comment