Table of Contents

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

e OcrCompletedEventArgs

The OcrCompletedEventArgs containing parameters, result (if any), and exception (if any).