All Editions
Related Functions
Example
The IN_GotoPageRelative function makes the page with the specified relative position the current page. (If it does not exist, no change is made.)
Syntax
int IN_GotoPageRelative( docwinID, pageLoc )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
SHORT pageLoc |
-1, -2, -3, … previous relative page 1, 2, 3, … next relative page | |
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