Error processing SSI file
LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

Show in webframe

GetNativeZone Method








Parent page of the zone.
0-based index of the zone to get.
Gets the native version of a zone.
Syntax
'Declaration
 
Function GetNativeZone( _
   ByVal page As IOcrPage, _
   ByVal zoneIndex As Integer _
) As NativeOcrZone
'Usage
 
Dim instance As IOcrZoneManager
Dim page As IOcrPage
Dim zoneIndex As Integer
Dim value As NativeOcrZone
 
value = instance.GetNativeZone(page, zoneIndex)
public NativeOcrZone getNativeZone(OcrPage page, int zoneIndex)
function Leadtools.Forms.Ocr.IOcrZoneManager.GetNativeZone( 
   page ,
   zoneIndex 
)

Parameters

page
Parent page of the zone.
zoneIndex
0-based index of the zone to get.

Return Value

The native zone version.
Remarks

Use this method if low-level modification of the engine-specific zone is required.

Requirements

Target Platforms

See Also

Reference

IOcrZoneManager Interface
IOcrZoneManager Members

Error processing SSI file
Leadtools.Forms.Ocr requires a Recognition or Document Imaging Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features