MindFusion.Wpf Pack Programmer's Guide
PageCount

Returns the total number of pages within the current report.

Syntax

 Copy Code

int PageCount ()

Remarks

PageCount is only usable in expressions related to report items. For example, PageCount is usable in expressions embedded in the Text of a Label. When evaluated it returns the total number of pages in the final report layout.

See Also

Miscellaneous Functions
PageCurrent Function
RangeItemCurrent Function
RangeItemCount Function