Provides event arguments to event handlers for the
CheckWord property event.
Object Model
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
[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