All Editions
Related Functions
Example
The IN_GotoPage function makes the specified page number the current page. (If it does not exist, no change is made.)
Syntax
int IN_GotoPage( docwinID, pageNumber )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
SHORT pageNumber |
1 to last page number |
the number of the page to display |
Release information
Added to Imagenation for Windows in Release 4.00.
As of Release 5.1, also available in Imagenation for UNIX.
Also supported in Imagenation 3.3 for UNIX.
See also