Table of Contents

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 Attachment

An optional Attachment providing metadata or additional context for the image. Pass null if no attachment information is required.