Table of Contents

Property Words

Namespace
LMKit.Document.Layout
Assembly
LM-Kit.NET.dll

Words

Gets the ordered collection of word-level items that compose this line.

public IReadOnlyList<TextElement> Words { get; }

Property Value

IReadOnlyList<TextElement>

Remarks

The order matches the reading order determined by the layout engine.