MindFusion.Reporting for Silverlight Programmer's Guide
ReportLayout.PageCount Property
See Also
 





Gets the number of pages within the layout.

Namespace: MindFusion.Reporting.Silverlight
Assembly: MindFusion.Reporting.Silverlight

 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.Silverlight Namespace