Gets the page number for the currently displayed page.

Namespace:  C1.Phone.RichTextBox
Assembly:  C1.Phone.RichTextBox (in C1.Phone.RichTextBox.dll)

Syntax

C#
public int PageNumber { get; private set; }
Visual Basic
Public Property PageNumber As Integer
	Get
	Private Set

See Also