ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace > ImGearRecProgressEventArgs Class : Abort Property |
'Declaration Public Property Abort As Boolean
'Usage Dim instance As ImGearRecProgressEventArgs Dim value As Boolean instance.Abort = value value = instance.Abort
public bool Abort {get; set;}
Set the property to true to signal that the current sequence of recognition processes should be aborted.