Represents processing statistic data.
Structure size. It should be equal to sizeof(L_OcrRecognizeStatistic).
Gets or sets the number of recognized characters on the last page.
Gets or sets the number of recognized words on the last page.
Gets or sets the number of rejected characters on the last page.
This structure contains the accuracy and timing data of the latest successful recognition process.
To obtain the statistic, use L_OcrPage_GetRecognizeStatistics.