ImageGear .NET - Updated
ImGearRecCheckWordEventArgs Class
Members 




ImageGear23.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecCheckWordEventArgs Class
Provides event arguments to event handlers for the CheckWord property event.
Object Model
ImGearRecCheckWordEventArgs Class
Syntax
'Declaration
 
<ObsoleteAttribute("This class is deprecated and will be removed from the public API in a future release.")>
Public NotInheritable Class ImGearRecCheckWordEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As ImGearRecCheckWordEventArgs
[Obsolete("This class is deprecated and will be removed from the public API in a future release.")]
public sealed class ImGearRecCheckWordEventArgs : System.EventArgs 
[Obsolete("This class is deprecated and will be removed from the public API in a future release.")]
public __gc __sealed class ImGearRecCheckWordEventArgs : public System.EventArgs 
[Obsolete("This class is deprecated and will be removed from the public API in a future release.")]
public ref class ImGearRecCheckWordEventArgs sealed : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      ImageGear.Recognition.ImGearRecCheckWordEventArgs

See Also

Reference

ImGearRecCheckWordEventArgs Members
ImageGear.Recognition Namespace