Click or drag to resize

PDFViewCtrlGetCurrentPage Method

Gets the current page displayed in the view.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetCurrentPage()

Return Value

Type: Int32
the current page displayed in the view.
See Also