Fragments

TextLine.Fragments property

Gets an array of text fragments, such as symbols and words, recognized in the line.

public TextFragment[] Fragments { get; }

See Also