Table of Contents

Property LineIndex

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

LineIndex

Zero-based index, in reading order, of the text line the engine read above the underline, or -1 when no recognized line sits on it.

[JsonPropertyName("LineIndex")]
public int LineIndex { get; }

Property Value

int
Share