Causes the editor to jump to a specified page number.
Namespace:
C1.Phone.RichTextBoxAssembly: C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)
Syntax
C# |
---|
public void GoToPage( int pageNumber ) |
Visual Basic |
---|
Public Sub GoToPage ( _ pageNumber As Integer _ ) |
Parameters
- pageNumber
- Type: System..::..Int32
The number of the page to jump to.