
Gets a collection of all characters the header or footer contains. The property value is an object of the type TextCharCollection.
Introduced: 10.1.
[C#]
public TextCharCollection TextChars { get; }
[Visual Basic]
Public ReadOnly Property TextChars() As TextCharCollection
Read only.