RichTextBox for UWP | ComponentOne
C1.Xaml.RichTextBox Namespace / C1RichTextBox Class / PageNumber Property

In This Topic
    PageNumber Property
    In This Topic
    Gets the page number for the currently displayed page.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageNumber As Integer
    public int PageNumber {get;}
    See Also