All Editions
Related Functions
Example
The IN_GetPageID function returns the identifier of the page with the specified page number.
Syntax
int IN_GetPageID( docwinID, pageNumber, pPage )
|
Input Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 | docwinID |
active | specific |
|
SHORT pageNumber |
the page number to query | |
|
Meaning | ||
|
IN_PAGE_PTR pPage |
pointer to the page identifier | |
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