LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

ExtractMicrData Method

Show in webframe







Extracts the Magnetic ink character recognition (MICR) data for this zone recognition data.
Syntax
OcrMicrData ExtractMicrData()
'Declaration
 
Function ExtractMicrData() As OcrMicrData
'Usage
 
Dim instance As IOcrZoneCharacters
Dim value As OcrMicrData
 
value = instance.ExtractMicrData()
OcrMicrData ExtractMicrData()

            

            
function Leadtools.Forms.Ocr.IOcrZoneCharacters.ExtractMicrData()
OcrMicrData ExtractMicrData(); 

Return Value

The MICR data for this zone recognition data.
Remarks

This method will try to extract the Magnetic ink character recognition (MICR) data from this zone recognition data by reading the characters and formatting them into an OcrMicrData data structure.

This method should typically be used only if the fill method of the zone is set to be OcrZoneFillMethod.Micr. The method will use the MICR standard to parse the result such as 'Amount' and 'Routing number' and put them into the equivalant properties of OcrMicrData.

In OCR Advantage, the related "Recognition.CharacterFilter.PostprocessMICR" setting controls how the page will process MICR data. When the value if this setting is true, then the engine will drop any characters not in the MICR standard from the result.

Requirements

Target Platforms

See Also

Reference

IOcrZoneCharacters Interface
IOcrZoneCharacters Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

ExtractMicrData requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features