Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageCount Property

In This Topic
    PageCount Property (FlexViewer)
    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