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