C#
VB
Java
Objective-C
WinRT C#
C++
Gets a LeadRect structure that represents the location of the MICR zone.
public 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();
}
A LeadRect structure that represents the location of the MICR zone.
Refer to the MICRCodeDetectionCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET