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
);
PrintingThreadErrorEventArgs Class | PrintingThreadErrorEventArgs Members
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.