MindFusion.Wpf Pack Programmer's Guide
ReportLayout.PageCount Property
See Also
 





Gets the number of pages within the layout.

Namespace: MindFusion.Reporting.Wpf
Assembly: MindFusion.Reporting.Wpf

 Syntax

C#  Copy Code

public int PageCount { get; }

Visual Basic  Copy Code

Public ReadOnly Property PageCount As Integer

 Property Value

The number of pages in the layout.

 See Also

ReportLayout Members
ReportLayout Class
MindFusion.Reporting.Wpf Namespace