C1.Silverlight.RichTextBox.5
GoToPage Method (C1RichTextBox)

The number of the page to jump to.
Causes the editor 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

C1RichTextBox Class
C1RichTextBox Members

 

 


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