C#
VB
Java
WinRT C#
C++
Update a zone from a native version.
public void SetNativeZone(IOcrPage page,int zoneIndex,NativeOcrZone zone)
Sub SetNativeZone( _ByVal page As Leadtools.Forms.Ocr.IOcrPage, _ByVal zoneIndex As Integer, _ByVal zone As Leadtools.Forms.Ocr.NativeOcrZone _)
void SetNativeZone(Leadtools.Forms.Ocr.IOcrPage page,int zoneIndex,Leadtools.Forms.Ocr.NativeOcrZone zone)
function Leadtools.Forms.Ocr.IOcrZoneManager.SetNativeZone(page ,zoneIndex ,zone)
void SetNativeZone(Leadtools.Forms.Ocr.IOcrPage^ page,int zoneIndex,Leadtools.Forms.Ocr.NativeOcrZone zone)
page
Parent page of the zone.
zoneIndex
0-based index of the zone to update.
zone
The native zone version.
Use this method if low-level modification of the engine-specific zone is required.
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
