Table of Contents

Property LastWordIndex

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

LastWordIndex

Index in TextElements of the last word of that line the underline runs under (inclusive), or -1 when it runs under none.

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

Property Value

int
Share