Click or drag to resize

PDFViewCtrlGotoNextPage Method

Sets the current page to the next page in the document.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool GotoNextPage()

Return Value

Type: Boolean
true if successful, false otherwise.
See Also