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; }

Limitations

Read only.