Constructor OcrStartingEventArgs
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
OcrStartingEventArgs(Attachment)
Initializes a new instance of OcrStartingEventArgs.
public OcrStartingEventArgs(Attachment attachment)
Parameters
attachment
AttachmentAn optional Attachment providing metadata or additional context for the image. Pass
null
if no attachment information is required.