FlexReport for WPF | ComponentOne
C1.WPF.FlexReport.4.6.2 Assembly / C1.WPF.FlexReport Namespace / C1FlexReport Class / PageCount Property

In This Topic
    PageCount Property (C1FlexReport)
    In This Topic
    Gets the number of already generated pages.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also