Click or drag to resize

PDFViewCtrlGotoFirstPage Method

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

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

Return Value

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