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
RasterDocumentRecognitionStatistic Structure Members
See Also  Properties  Methods 
Leadtools.Document Namespace : RasterDocumentRecognitionStatistic Structure


The following tables list the members exposed by RasterDocumentRecognitionStatistic.

Public Properties

 NameDescription
Public Property DecompositionTime Represents the engine time that spent on the image's page-layout decomposition  
Public Property PreprocessTime Represents the Engine time spent on image pre-processing.  
Public Property ReadingTime Represents the Engine time that spent on the image from the start of the recognition process.  
Public Property RecognizedCharacterCount Represents the number of recognized characters on the image.  
Public Property RecognizedTime Represents the Engine time spent on recognition of the image content.  
Public Property RecognizedWordCount Represents the number of recognized words on the image.  
Public Property RejectCharacterCount Represents the number of rejected characters on the image.  
Public Property RejectWordCount Represents the number of words on the image corrected by the checking subsystem.  
Top

Public Methods

 NameDescription
Public Method Equals (Inherited from System.ValueType)
Public Method GetHashCode (Inherited from System.ValueType)
Public Method ToString (Inherited from System.ValueType)
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.