Changing pages

 

You can use three functions to navigate in a multipage document:

· Use IN_GotoPage to select a page with a particular number.

· Use IN_GotoPageID to select a page with a particular identifier.

· Use IN_GotoPageRelative to select a page with a particular relative position (for example, two pages before or after the current page).

To receive a notification when an Imagenation user changes pages, register the NotifyChangePage notification.

To update the Thumbnails window when an Imagenation user has made changes to the pages of a multipage document, use the IN_UpdateThumbnailWin function.

See also

Getting page information

Unloading pages

Controlling notifications and queries