FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / PageNumber Property

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