Property Words
Words
Gets the ordered collection of word-level items that compose this line.
public IReadOnlyList<TextElement> Words { get; }
Property Value
Remarks
The order matches the reading order determined by the layout engine.
Gets the ordered collection of word-level items that compose this line.
public IReadOnlyList<TextElement> Words { get; }
The order matches the reading order determined by the layout engine.