ImageGear for .NET
Abort Property
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecProgressEventArgs Class : Abort Property




Glossary Item Box

Gets or sets a value indicating whether the current sequence of recognition tasks aborted or not.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Boolean value.

Remarks

This property is used by the application to signal to the Recognition engine that the current sequence of recognition processes should be aborted. It is typically used to implement a Cancel button in a user interface.

Set the property to true to signal that the current sequence of recognition processes should be aborted.

See Also

©2013. Accusoft Corporation. All Rights Reserved.