Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
OcrWord Structure
See Also  Members  
Leadtools.Forms.Ocr Namespace : OcrWord Structure



Recognized word data.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Structure OcrWord 
   Inherits ValueType
Visual Basic (Usage)Copy Code
Dim instance As OcrWord
C# 
[SerializableAttribute()]
public struct OcrWord : ValueType 
C++/CLI 
[SerializableAttribute()]
public value class OcrWord : public ValueType 

Example

For an example, refer to IOcrPage.GetRecognizedCharacters.

Remarks

You can get the recognized words of a zone with the IOcrZoneCharacters.GetWords method. This is a helper method that iterate through the OcrCharacter collection of the zone and constructs the words based on the OcrCharacter.Position flags.

Inheritance Hierarchy

System.Object
   System.ValueType
      Leadtools.Forms.Ocr.OcrWord

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

OcrWord requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features