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


The following tables list the members exposed by RasterDocumentRecognizedCharacters.

Public Properties

 NameDescription
Public Property CellIndex The index in the cell list which contains the character  
Public Property Confidence The confidence number.  
Public Propertystatic (Shared in Visual Basic) Empty Gets an empty class of RasterDocumentRecognizedCharacters  
Public Property Flags The formatting attributes of the character.  
Public Property Font The the Font information about the recognized character.  
Public Property FontSize The font size in points.  
Public Property GuessCode The character code for the first guess.  
Public Property GuessCode2 The character code for the second guess.  
Public Property GuessCode3 The character code for the third guess.  
Public Property LanguageId The first language in which the recognized word is found.  
Public Property LanguageId2 The second language in which the recognized word is found.  
Public Property Rectangle The recognized character coordinates.  
Public Property Space The number of spaces in front of the recognized code character.  
Public Property SpaceError The confidence number expressing the certainty of the space parameter.  
Public Property YOffset The Y coordinate of the baseline measured from the top edge of the rectangle exactly containing the character.  
Public Property ZoneIndex The index in the zone list which contains the character.  
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.