Leadtools.Document Deprecated as of v16. Refer to: Leadtools.Forms.Ocr | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterDocumentProgressEventArgs Class Members
See Also  Properties 
Leadtools.Document Namespace : RasterDocumentProgressEventArgs Class

The following tables list the members exposed by RasterDocumentProgressEventArgs.

Public Properties

 NameDescription
Public Property AcceptedCharacterCount Gets the total number of characters that were recognized during the recognition process.  
Public Property Id Identifier of the process currently running.  
Public Property ObjectData Sample text from the recognized characters (typically 30-80 chars) in UNICODE for real-time information.  
Public Property ObjectDataLength Gets the object data length  
Public Property ObjectDataPtr Gets the object data as pointer  
Public Property Percent Progress of the current process expressed as a percentage.  
Public Property RejectedCharacterCount Number of rejected characters during the recognition process.  
Top

See Also

The Leadtools.Document namespace is deprecated and no longer supported as of LEADTOOLS v16. For v16 and later, please refer to: Leadtools.Forms.Ocr. This documentation is retained for v15 and earlier informational use only.