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

In This Topic
    PageSetNumber Property (FlexViewerPane)
    In This Topic
    The number of the current page set for non-continuous mode.
    Syntax
    'Declaration
     
    Public Property PageSetNumber As Integer
    public int PageSetNumber {get; set;}
    See Also