Property Chars
Chars
The character elements this element was built from (for a word, its glyphs in left-to-right order), or an empty list when it was not built by merging (for example an OCR source that reports word boxes only).
public IReadOnlyList<TextElement> Chars { get; }