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

In This Topic
    PageNumber Property (C1RichTextBox)
    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