←Select platform

GetSupportedNativeZoneTypes Method

Summary

Gets a list of zone types supported by this IOcrEngine.

Syntax

C#
VB
Java
WinRT C#
C++
[Leadtools.Forms.Ocr.NativeOcrZoneType[]](nativeocrzonetype.html) GetSupportedNativeZoneTypes() 
Function GetSupportedNativeZoneTypes() As Leadtools.Forms.Ocr.NativeOcrZoneType() 
[Leadtools.Forms.Ocr.NativeOcrZoneType[]](nativeocrzonetype.html) GetSupportedNativeZoneTypes() 
public ArrayList<NativeOcrZoneType> getSupportedNativeZoneTypes() 
function Leadtools.Forms.Ocr.IOcrZoneManager.GetSupportedNativeZoneTypes() 
Leadtools.Forms.Ocr.array<NativeOcrZoneType>^ GetSupportedNativeZoneTypes();  

Return Value

An array of NativeOcrZoneType members that list the zone types supported by this IOcrEngine.

Remarks

Used with engine-specific zones. For more information, refer to IOcrZoneManager.GetNativeZone and IOcrZoneManager.SetNativeZone.

To determine whether a particular zone type is supported by the engine, use IsNativeZoneTypeSupported.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Ocr Assembly
Click or drag to resize