ActiveReports.Document Send comments on this topic.
CurrentPage Property
See Also 
ActiveReports.Document Assembly > DataDynamics.ActiveReports.Document Namespace > PrintProgressEventArgs Class : CurrentPage Property

Gets the currently printing page.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property CurrentPage As Integer
C# 
public int CurrentPage {get;}

Remarks

This property is read-only.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also