ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / ReportModelBase Class / NumberOfPages Property

In This Topic
    NumberOfPages Property
    In This Topic
    Number of pages to download
    Syntax
    'Declaration
     
    Public Property NumberOfPages As Integer
    public int NumberOfPages {get; set;}
    See Also