Click or drag to resize

ExpervisionPageQuality Enumeration

The document page qualities supported by ExperVision OpenRTK

Namespace:  EdaIntegrationContract.OCR.Expervision
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
public enum ExpervisionPageQuality
Members
  Member nameValueDescription
Normal67 Select for pages printed via inkjet printers, laser printers, or offset lithography
Normal_Degraded131 Same as Normal, but the printed pages are of poor quality due to defective printing, photocopying, heavy use, or aging
DotMatrix68 Select for pages printed via dot matrix printers, like the receipts from cash registers or ATMs for example
DotMatrix_Degraded132 Same as Dot Matrix, but the printed pages are of poor quality due to defective printing, photocopying, heavy use, or aging
See Also