Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageNumber Property

In This Topic
    PageNumber Property
    In This Topic
    The number of the currently visible page.
    Syntax
    'Declaration
     
    
    Public Property PageNumber As Integer
    public int PageNumber {get; set;}
    See Also