ClearCleck21 MICR Reader Send comments on this topic.
ECmTextFormat Enumeration
See Also 

Members

MemberValueDescription
emtfRaw0Format text as read on MICR line.   No padding.
Defaults CharCodes  to 'TADU_?' if not explicitly specified.

emtfX371Format text for entry in X9.37 records. 
Defaults CharCodes  to '  -/ *' if not explicitly specified.
For CcMicr.Info property default CharCodes is '#$-/ *'
Spaces are removed.  Fields are padded to fixed length per X9.37.
emtfPacked256The same as emtfRaw but with removed spaces.