C1.Silverlight.PdfViewer.5
GoToPage Method (C1PdfViewer)

The number of the page to jump to.
Jump to a specified page number.
Syntax
'Declaration
 
Public Sub GoToPage( _
   ByVal pageNumber As System.Integer _
) 
public void GoToPage( 
   System.int pageNumber
)

Parameters

pageNumber
The number of the page to jump to.
See Also

Reference

C1PdfViewer Class
C1PdfViewer Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.