ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / AnnotationBookViewModel Class / PageCount Property

In This Topic
    PageCount Property (AnnotationBookViewModel)
    In This Topic
    Gets number of page views
    Syntax
    'Declaration
     
    Public ReadOnly Property PageCount As Integer
    public int PageCount {get;}
    See Also