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 1.
Assembly:
PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.0.0.33756 (3.0.0.0)