The following tables list the members exposed by RasterDocumentRecognitionStatistic.
| Name | Description | |
|---|---|---|
| DecompositionTime | Represents the engine time that spent on the image's page-layout decomposition |
| PreprocessTime | Represents the Engine time spent on image pre-processing. |
| ReadingTime | Represents the Engine time that spent on the image from the start of the recognition process. |
| RecognizedCharacterCount | Represents the number of recognized characters on the image. |
| RecognizedTime | Represents the Engine time spent on recognition of the image content. |
| RecognizedWordCount | Represents the number of recognized words on the image. |
| RejectCharacterCount | Represents the number of rejected characters on the image. |
| RejectWordCount | Represents the number of words on the image corrected by the checking subsystem. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from System.ValueType) |
| GetHashCode | (Inherited from System.ValueType) |
| ToString | (Inherited from System.ValueType) |