←Select platform

ExtractMicr(Stream,LoadDocumentOptions,BankCheckMicrFontType) Method

Summary

Extracts all the MICRs found in the Document.

Syntax
C#
public IList<Dictionary<string, BankCheckField>> ExtractMicr( 
   Stream input, 
   LoadDocumentOptions documentOptions, 
   BankCheckMicrFontType micrFontType 
) 

Parameters

input

Input Stream containing the document.

documentOptions

Document options for the recognition.

micrFontType

The MICR Font-type to recognize. Use Unknown to search for both types.

Return Value

List of Dictionary's containing the MICR information in the document.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly