←Select platform

MICRZone Property

Summary

Gets a LeadRect structure that represents the location of the MICR zone.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public Leadtools.LeadRect MICRZone {get;}
Public ReadOnly Property MICRZone As Leadtools.LeadRect
public Leadtools.LeadRect MICRZone {get;}
@property (nonatomic, assign, readonly) LeadRect micrZone
public LeadRect getMICRZone()
get_MICRZone();
public: 
property Leadtools.LeadRect MICRZone { 
   Leadtools.LeadRect get(); 
} 

Property Value

A LeadRect structure that represents the location of the MICR zone.

Example

Refer to the MICRCodeDetectionCommand example.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.ImageProcessing.Core Assembly
Click or drag to resize