ActiveReports 9
PrintingThreadErrorEventArgs Constructor

Specifies the exception caused the printing thread error.
Initializes the new instance of PrintingThreadErrorEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal exception As System.Exception _
)
public PrintingThreadErrorEventArgs( 
   System.Exception exception
)

Parameters

exception
Specifies the exception caused the printing thread error.
See Also

Reference

PrintingThreadErrorEventArgs Class
PrintingThreadErrorEventArgs Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum