LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

IsZoneTypeSupported Method

Show in webframe







The zone type to check.
Checks whether the specified zone type is supported by this IOcrEngine.
Syntax
bool IsZoneTypeSupported( 
   OcrZoneType zoneType
)
'Declaration
 
Function IsZoneTypeSupported( _
   ByVal zoneType As OcrZoneType _
) As Boolean
'Usage
 
Dim instance As IOcrZoneManager
Dim zoneType As OcrZoneType
Dim value As Boolean
 
value = instance.IsZoneTypeSupported(zoneType)
bool IsZoneTypeSupported( 
   OcrZoneType zoneType
)
- (BOOL)isZoneTypeSupported:(LTOcrZoneType)zoneType;
public boolean isZoneTypeSupported(OcrZoneType zoneType)
function Leadtools.Forms.Ocr.IOcrZoneManager.IsZoneTypeSupported( 
   zoneType 
)
bool IsZoneTypeSupported( 
   OcrZoneType zoneType
) 

Parameters

zoneType
The zone type to check.

Return Value

True if zoneType is supported by this IOcrEngine otherwise; it is false.
Remarks

To get all the zone types supported by the engine, use GetSupportedZoneTypes.

Example
For an example, refer to IOcrZoneManager.
Requirements

Target Platforms

See Also

Reference

IOcrZoneManager Interface
IOcrZoneManager Members
AutoZone Method
OcrZoneType Enumeration
OcrZoneRecognitionModule Enumeration
OcrZoneFillMethod Enumeration
OcrEngineManager Class
OcrEngineType Enumeration
OcrZone Structure
Programming with LEADTOOLS .NET OCR

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

IsZoneTypeSupported requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features