ClearCleck21 MICR Reader
CcMicrInfo Object Members
Overview 
Public Properties
Bottom position in pixels of MICR line element
Confidence level of MICR element expressed in %
True if format of MICR line element is compliant with X9.13
Value of MICR element is read
Left position in pixels of MICR line element
Printable name of MICR line element
Right position in pixels of MICR line element
Skew angle of MICR line element in degrees

Format text for entry in X9.37 records.  Spaces are removed.  Fields are padded to fixed length per X9.37

Special characters are represented by the following symbols
 #         ROUTING character (only for Info property, none for others)
 $         AMOUNT character  (only for Info property, none for others)
 -          DASH character
 /          ON-US characters
 space   SPACE
 *          UNKNOWN

Format text as read on MICR line.   Spaces are removed. No padding.

Special characters are represented by the following symbols
 T    ROUTING character
 A    AMOUNT character
 D    DASH character
 U    ON-US characters
 _    SPACE
 ?    UNKNOWN

Format text as read on MICR line.   No padding.

Special characters are represented by the following symbols
 T    ROUTING character
 A    AMOUNT character
 D    DASH character
 U    ON-US characters
 _    SPACE
 ?    UNKNOWN

Top position in pixels of MICR line element
See Also

CcMicrInfo Object