ImageGear for .NET
ImGearRecFillingMethod Enumeration
See Also  Send Feedback
ImageGear21.Recognition Assembly > ImageGear.Recognition Namespace : ImGearRecFillingMethod Enumeration




Glossary Item Box

Identifies zone filling methods.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

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

©2013. Accusoft Corporation. All Rights Reserved.