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