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





Gets the total number of pages in the report.

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 specifying the number of pages in the report.

 See Also

DrawCanvasEventArgs Members
DrawCanvasEventArgs Class
MindFusion.Reporting Namespace