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

In This Topic
    PageCount Property (FlexViewerPane)
    In This Topic
    The number of pages displayed in the preview.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also