C#
VB
C++
Gets a LeadRect structure that represents the location of the MRZ zone.
public LeadRect MRZZone { get; }
Public ReadOnly Property MRZZone As Leadtools.LeadRect
public:
property Leadtools.LeadRect MRZZone {
Leadtools.LeadRect get();
}
A LeadRect structure that represents the location of the MRZ zone.
Refer to the MRZCodeDetectionCommand 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