LEADTOOLS WCF OCR (Leadtools.Services.Forms.DataContracts assembly)
LEAD Technologies, Inc

OcrZoneFillMethod Enumeration






Possible content types of the zones
Syntax
[DataContractAttribute(Namespace="http://Leadtools.Services.Forms.DataContracts/2009/01", Name="OcrZoneFillMethod")]
public enum OcrZoneFillMethod : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
<DataContractAttribute(Namespace="http://Leadtools.Services.Forms.DataContracts/2009/01", Name="OcrZoneFillMethod")>
Public Enum OcrZoneFillMethod 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As OcrZoneFillMethod
[DataContractAttribute(Namespace="http://Leadtools.Services.Forms.DataContracts/2009/01", Name="OcrZoneFillMethod")]
public enum OcrZoneFillMethod : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Services.Forms.DataContracts.OcrZoneFillMethod = function() { };
Leadtools.Services.Forms.DataContracts.OcrZoneFillMethod.prototype = {
LeadtoolsMemberMarker(replace me) };
[DataContractAttribute(Namespace="http://Leadtools.Services.Forms.DataContracts/2009/01", Name="OcrZoneFillMethod")]
public enum class OcrZoneFillMethod : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
AsianThe zone contains Asian characters.
DashDigitDash-digit zone filling method.
DefaultDefault zone filling method. auto-zoning process will set all the fill method of the zones found to this value.
DotDigitDot-digit zone filling method.
DraftDotMatrix2424-pin draft dot-matrix zone filling method. It denotes a 24-pin draft dot-matrix printout.
DraftDotMatrix99-pin draft dot-matrix zone filling method. It denotes a 9-pin draft dot-matrix printout.
IcrHandprinted zone filling method.
MicrMagnetic ink character filling method. Mostly used in bank checks.
NoRecognitionNo recognition will be attempted.
OcrAOCR-A zone filling method.
OcrBOCR-B zone filling method.
OmniFontOmnifont zone filling method. It denotes a machine printed text with any typeface which is not too stylized.
OmrOptical mark zone filling method. It denotes a possible marking within the zone.
Remarks

A fill method must have been assigned to all zones in their OcrZone.FillMethod properties before processing.

Each zone needs to be associated with a OcrZoneRecognitionModule and OcrZoneFillMethod. This is needed because some recognition modules support more than one fill method, and some fill methods are accepted by more than one recognition module.

It is important to ensure that the recognition module/fill method pair is suitable. For more information on permitted recognition module/fill method pairs refer to An Overview of OCR Recognition Modules.

Note that the default auto-zoning process will create the zones with the value OcrZoneFillMethod.Default in their OcrZone.FillMethod properties.

Example
For an example, refer to DocumentConvertOptions.PagesZones
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Services.Forms.DataContracts.OcrZoneFillMethod

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.Services.Forms.DataContracts Namespace

 

 


Products | Support | Contact Us | Copyright Notices

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

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: Imaging Pro/Document/Medical