Member | Value | Description |
---|---|---|
emtfRaw | 0 | Format text as read on MICR line. No padding. Defaults CharCodes to 'TADU_?' if not explicitly specified. |
emtfX37 | 1 | Format 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. |
emtfPacked | 256 | The same as emtfRaw but with removed spaces. |