Goes to the specified page in the document. Maintains the current location within the page and zoom level.

Declaration Syntax
public void SetCurrentPage(
int page
)
Public Sub SetCurrentPage ( _
page As Integer _
)
public:
void SetCurrentPage(
int page
)

Parameters
- page (Int32)
- The page number of the destination page. The first page in a document is page 0.
Assembly:
PdfViewer4WinNet (Module: PdfViewer4WinNet) Version: 2.0.3167.22351 (2.0.0.0)