The following tables list the members exposed by RasterDocumentProgressEventArgs.
Name | Description | |
---|---|---|
AcceptedCharacterCount | Gets the total number of characters that were recognized during the recognition process. | |
Id | Identifier of the process currently running. | |
ObjectData | Sample text from the recognized characters (typically 30-80 chars) in UNICODE for real-time information. | |
ObjectDataLength | Gets the object data length | |
ObjectDataPtr | Gets the object data as pointer | |
Percent | Progress of the current process expressed as a percentage. | |
RejectedCharacterCount | Number of rejected characters during the recognition process. |