ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / ILayoutTree Interface / PageCount Property

In This Topic
    PageCount Property (ILayoutTree)
    In This Topic
    Gets a total number of laid out pages.
    Syntax
    'Declaration
     
    ReadOnly Property PageCount As Integer
    int PageCount {get;}
    See Also