| PDF.setCurrentPage() | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
| Back to PDF Class Summary |
| Availability |
| Windows, Mac OSX |
| Usage |
| pdf7Instance.setCurrentPage(targetPage:Number):Void |
| Parameters |
| targetPage:Number - Page to navigate to |
| Returns |
| Nothing |
| Description |
| Navigates to the specified page of the current document in the PDF instance. |
| Notes |
| None |
| Example Code |
| myPDF.setCurrentPage(5); |
| mdm.PDF Class Example Downloads |
| No Example Downloads Available |
| Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here | |
| After Logging In, Click Here to Refresh This Page |