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





Gets the index of the current page.

Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting

 Syntax

C#  Copy Code

public int PageIndex { get; }

Visual Basic  Copy Code

Public ReadOnly Property PageIndex As Integer

 Property Value

An integer specifying the index of the page on which the target Canvas appears in the final report layout.

 See Also

DrawCanvasEventArgs Members
DrawCanvasEventArgs Class
MindFusion.Reporting Namespace