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

Specifies the arguments of the PrintProgress event.

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class PrintProgressEventArgs 
   Inherits EventArgs
C# 
public sealed class PrintProgressEventArgs : EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      DataDynamics.ActiveReports.Document.PrintProgressEventArgs

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