Gets a collection of all characters the header or footer contains. The property value is an object of the type TextCharCollection.

Introduced: 10.1.

Syntax

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

Limitations

Read only.