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