The GotoPageRelative transaction displays the page with the specified relative position. (If the page does not exist, no change is made.)
Type XTYP_EXECUTE
Syntax [GotoPageRelative(docwinID, pageLoc)]
|
Parameter |
Data type |
Values |
Meaning |
|
docwinID |
DWORD |
0 | docwinID |
active | specific |
|
pageLoc |
WORD |
-1 | -2 | -3, ... |
previous relative page |
|
|
|
1 | 2 | 3 | ... |
next relative page |
Release Information
Added in Release 3.70.
See also