ImageGear .NET
ImGearRecFillingMethod Enumeration




Identifies zone filling methods.
Syntax
'Declaration
 
Public Enum ImGearRecFillingMethod 
   Inherits System.Enum
'Usage
 
Dim instance As ImGearRecFillingMethod
public enum ImGearRecFillingMethod : System.Enum 
__value public enum ImGearRecFillingMethod : public System.Enum 
public enum class ImGearRecFillingMethod : public System.Enum 
Members
MemberValueDescription
ASIAN14 Asian zone filling method
DEFAULT0The default zone filling method. The actual zone filling method for all zones of this type will be retrieved just before recognition, according to the ImGearRecRecognitionSettings.DefaultFillingMethod property.
DRAFTDOT247 The 24-pin draft dot-matrix zone filling method. It denotes a 24-pin draft dot-matrix printout.
DRAFTDOT92 The 9-pin draft dot-matrix zone filling method. It denotes a 9-pin draft dot-matrix printout.
NO_OCR16 No recognition will be attempted.
OCRA8 OCR-A zone filling method.
OCRB9 OCR-B zone filling method.
OMNIFONT1 The omnifont zone filling method. It denotes a machine printed text with any typeface which is not too stylized.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ImageGear.Recognition.ImGearRecFillingMethod

See Also

Reference

ImageGear.Recognition Namespace

 

 


©2017. Accusoft Corporation. All Rights Reserved.

Send Feedback