See Also

PrintingThreadErrorEventArgs Class  | PrintingThreadErrorEventArgs Members

Language

Visual Basic

C#

Show All

exception
Specifies the exception that caused the printing thread error.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

PrintingThreadErrorEventArgs Constructor

Creates a new instance of the PrintThreadErrorEventArgs class with the specified exception.

[Visual Basic]
Public Function New( _    ByVal exception As Exception _ )
[C#]
public PrintingThreadErrorEventArgs(    Exception exception );

Parameters

exception
Specifies the exception that caused the printing thread error.

See Also

PrintingThreadErrorEventArgs Class  | PrintingThreadErrorEventArgs Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.