Method OnOcrCompleted
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
OnOcrCompleted(OcrCompletedEventArgs)
Raises the OcrCompleted event (if any subscribers exist).
protected virtual void OnOcrCompleted(OcrCompletedEventArgs e)Parameters
- eOcrCompletedEventArgs
- The OcrCompletedEventArgs containing parameters, result (if any), and exception (if any).