TextSegment.Characters

TextSegment.Characters property

Gets collection of CharInfo objects that represent information on characters in the text segment.

public CharInfoCollection Characters { get; }

See Also