Click or drag to resize

PDFViewCtrlGotoPreviousPage Method

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

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

Return Value

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