Gets a collection of all characters the text in the text part consists of. The property value is an object of the type TextCharCollection.

Syntax

public TextCharCollection TextChars { get; }
Public ReadOnly Property TextChars() As TextCharCollection

Limitations

Read only.