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
- eOcrStartingEventArgs
- The OcrStartingEventArgs containing the attachment and cancel flag.