LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)
LEAD Technologies, Inc

OcrCharacterPosition Enumeration






Recognition character data position information. .NET support WinRT support
Syntax
'Declaration
 
<FlagsAttribute()>
<SerializableAttribute()>
Public Enum OcrCharacterPosition 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrCharacterPosition
Leadtools.Forms.Ocr.OcrCharacterPosition = function() { };
Leadtools.Forms.Ocr.OcrCharacterPosition.prototype = {
LeadtoolsMemberMarker(replace me) };
[FlagsAttribute()]
[SerializableAttribute()]
public enum class OcrCharacterPosition : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
EndOfCellThis is the last character in a cell. (applicable only for OcrZoneType.Table type zones)
EndOfLineThis is the last character in a line
EndOfPageThis is the last character on a page
EndOfParagraphThis is the last character in a paragraph
EndOfWordThis is the last character of a word
EndOfZoneThis is the last character in a zone
NoneNone
Remarks

Since the recognition character data does not contain extra characters for marking the ends of lines, paragraphs, pages, etc, these pieces of information are stored for the particular characters in the OcrCharacter.Position property.

The values of OcrCharacterPosition can be combined together (OR-ed).

Example
For an example, refer to IOcrPage.GetRecognizedCharacters.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.Ocr.OcrCharacterPosition

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Forms.Ocr Namespace
IOcrPage.SetRecognizedCharacters
IOcrPage.GetRecognizedCharacters
IOcrPage.Recognize
IOcrPage.IsRecognized
OcrCharacter Structure
IOcrPageCharacters Interface
IOcrZoneCharacters Interface
IOcrPageCollection Interface
IOcrZoneCollection Interface
OcrZone Structure
Programming with the LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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