Overload | Description |
---|---|
DisplayNextPage | Displays the next page, if any is available, of the document currently loaded in the GdViewer control. You can use the CurrentPage property to determine the currently displayed page.
The PageDisplayed and the PageChanged events, respectively the PreviewPageDisplayed and the PreviewPageChanged events, are raised after the page has been successfully displayed and changed. Be aware that the SaveAnnotationsToPage method is called internally before each page change. |