
An instance of the TextChar class represents a single character in a Text Control document.
Introduced: 10.1.
[C#]
public class TextChar
[Visual Basic]
# Public Class TextChar
| Property | Description | |
| Bounds | Gets the bounding rectangle of the character. | |
| Char | Gets the value of the character. | |
| Number | Gets the character's number. |