LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
ErrorAbortEventArgs Class Members
See Also  Fields 
Leadtools.Multimedia Namespace : ErrorAbortEventArgs Class

The following tables list the members exposed by ErrorAbortEventArgs.

Public Constructors

 NameDescription
public Constructor ErrorAbortEventArgs ConstructorThe object constructor for the ErrorAbortEventArgs object.  
Top

Public Fields

 NameDescription
public Field errorcodeThe integer error code related to the ErrorAbortEventHandler event.  
public Field errorMessageThe error message describing the error associated with the ErrorAbortEventHandler event.  
Top

See Also