Limitations
Read only.
Gets a collection of all characters contained in a text frame. The property value is an object of the type Text
public TextCharCollection TextChars { get; }
Public ReadOnly Property TextChars() As TextCharCollection
Read only.