Gets a collection of all characters contained in the main text of the document. The property value is an object of the type TextCharCollection.

Syntax

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

Limitations

Read only.