Gets the total number of pages in the report.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C# Copy Code |
---|
public int PageCount { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property PageCount As Integer |
An integer specifying the number of pages in the report.