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

In This Topic
    PageNumber Property (C1RichTextBox)
    In This Topic
    Gets or sets the page number for the currently displayed page.
    Syntax
    'Declaration
     
    
    Public Property PageNumber As Integer
    public int PageNumber {get; set;}
    See Also