ClearCleck21 MICR Reader Send comments on this topic.
CcMicrReader Object Members
See Also  Overview 

Public Methods

Public Method ExtractCheckLocate and MICR line anywhere on an image.  Extract identified type of the document image:  personal or business check, IRD.    Rotate and deskew if needed.
Public Method FindMICRRead one or more MICR lines on the bottom portion of an image. 

Public Properties

Public Property FlagsFlags controlling MICR reading and check extraction
Public Property ImageImage containing MICR. Use CiImage methods to open intialize image from file, bitmap, etc.
Public Property MaxMicrCountMaximum number of MICR lines to locate
Public Property MicrCountNumber of located MICR lines
Public Property MicrLineArray of CcMicr objects with properties of each found MICR line
Public Property Version 

See Also