FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerPane Class / PageCount Property

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