IDocumentAlignerIntermediateResultFound Event |
This event is fired at the end of each alignment step. Its primary use is to visualize how the alignment
algorithm is working for debugging purposes.
Namespace:
Atalasoft.FormsProcessing.Alignment
Assembly:
Atalasoft.dotImage.FormsProcessing (in Atalasoft.dotImage.FormsProcessing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax event EventHandler<IntermediateResultFoundEventArgs> IntermediateResultFound
Event IntermediateResultFound As EventHandler(Of IntermediateResultFoundEventArgs)
Value
Type:
SystemEventHandlerIntermediateResultFoundEventArgsSee Also