ReadTextReport2
Contains information about the text that you read.
Elements
| Name | Type | Description |
|---|---|---|
| readString | const char* | The read string. |
| characterReport | CharReport2* | An array of reports describing the properties of each identified character. |
| numCharacterReports | int | The number of identified characters. |