Property FirstWordIndex
- Namespace
- LMKit.Extraction.Ocr
- Assembly
- LM-Kit.NET.dll
FirstWordIndex
Index in TextElements of the first word of that line the underline runs under, or -1 when it runs under none.
[JsonPropertyName("FirstWordIndex")]
public int FirstWordIndex { get; }