Table of Contents

Property Result

Namespace
LMKit.Extraction.Ocr
Assembly
LM-Kit.NET.dll

Result

The OCR result, if the operation succeeded. Null if OCR failed or was canceled.

public OcrResult Result { get; }

Property Value

OcrResult