Parse and Access TextLineResult
The text line result provides methods and properties to perform parsing and access the results of parsing. They are:
| Method | Description |
| ParseTextLine | Parse the TextLineResult into MICR fields defined by the supported standards organization. |
| TextLineResultSelectMICRField | Select a MICR field within the TextLineResult. |
| Property | Description |
| TextLineResultParseableFields | Gets a value indicating which MICR fields were parsed in the TextLineResult. |
