←Select platform

ExtractMicr(string,LoadDocumentOptions,BankCheckMicrFontType) Method

Summary

Extracts all the MICRs found in the Document.

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

Parameters

input

Input string containing the path to 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 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CloudServices Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.