LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

GetSupportedZoneTypes Method

Show in webframe







Gets a list of zone types supported by this IOcrEngine.
Syntax
OcrZoneType[] GetSupportedZoneTypes()
'Declaration
 
Function GetSupportedZoneTypes() As OcrZoneType()
'Usage
 
Dim instance As IOcrZoneManager
Dim value() As OcrZoneType
 
value = instance.GetSupportedZoneTypes()
OcrZoneType[] GetSupportedZoneTypes()
- (BOOL)getSupportedZoneTypes:(LTOcrZoneType**)supportedZoneTypes
                       length:(unsigned int*)length
                        error:(NSError**)outError;
            
public ArrayList<OcrZoneType> getSupportedZoneTypes()
function Leadtools.Forms.Ocr.IOcrZoneManager.GetSupportedZoneTypes()
array<OcrZoneType>^ GetSupportedZoneTypes(); 

Return Value

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

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

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 the LEADTOOLS .NET OCR

 

 


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

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