MindFusion WinForms Programmer's Guide
ReportLayout.PageCount Property
See Also
 





Gets the number of pages within the layout.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public int PageCount { get; }

Visual Basic  Copy Code

Public ReadOnly Property PageCount As Integer

 Property Value

An integer value specifying the number of pages in the layout.

 See Also

ReportLayout Members
ReportLayout Class
MindFusion.Reporting Namespace