Update a zone from a native version.
public void SetNativeZone(
IOcrPage page,
int zoneIndex,
NativeOcrZone zone
)
Sub SetNativeZone( _
ByVal page As IOcrPage, _
ByVal zoneIndex As Integer, _
ByVal zone As NativeOcrZone _
)
void SetNativeZone(
IOcrPage^ page,
int zoneIndex,
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document