Method OnOcrStarting
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
OnOcrStarting(OcrStartingEventArgs)
Raises the OcrStarting event (if any subscribers exist).
protected virtual void OnOcrStarting(OcrStartingEventArgs e)
Parameters
e
OcrStartingEventArgsThe OcrStartingEventArgs containing the attachment and cancel flag.