PDF Viewer ActiveX Control

GoToPage

 

Go to specific Page.

Public Function GoToPage(
  ByVal iPage  As Integer
)

 

Parameter
iPage - the specific page no.

No Return Value

Example

   

Visual Basic Syntax
PDFViewer1.GoToPage 4