←Select platform

MICRCodeDetectionCommand Constructor(LeadRect)

Summary
Initializes a new MICRCodeDetectionCommand class object by specifying the searching zone.
Syntax
C#
VB
Objective-C
C++
Public Function New( _ 
   ByVal searchingZone As LeadRect _ 
) 
- (instancetype)initWithSearchingZone:(LeadRect)searchingZone 
public: 
MICRCodeDetectionCommand(  
   LeadRect searchingZone 
) 

Parameters

searchingZone
A LeadRect structure that represents the area to be searched.

Remarks

The MICRCodeDetectionCommand automatically finds an MICR zone in a document image.

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.ImageProcessing.Core Assembly

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