Click or drag to resize

AbbyyPageQuality Enumeration

The document page qualities supported by Abbyy FineReader

Namespace:  EdaIntegrationContract.OCR.Abbyy
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public enum AbbyyPageQuality
Members
  Member nameValueDescription
Normal1 Select for pages printed via inkjet printers, laser printers, or offset lithography
TypeWriter2 Select for pages written via typewriter
DotMatrix3 Select for pages printed via dot matrix printers, like the receipts from cash registers or ATMs
OCR_A4 Select for pages with text printed in OCR-A, which is a monospaced font designed specifically for OCR, and used on credit/debit cards
OCR_B5 Select for pages with text printed in OCR-B, which is another font designed specifically for OCR
Micr6 Select for pages printed via Magnetic Ink Character Recognition (MICR) technology, like the routing numbers on checks
See Also