Click or drag to resize

PDFViewCtrlGotoLastPage Method

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

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

Return Value

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