LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

GetSupportedFillMethods Method

Show in webframe







Gets a list of the fill method supported by this IOcrEngine.
Syntax
OcrZoneFillMethod[] GetSupportedFillMethods()
'Declaration
 
Function GetSupportedFillMethods() As OcrZoneFillMethod()
'Usage
 
Dim instance As IOcrZoneManager
Dim value() As OcrZoneFillMethod
 
value = instance.GetSupportedFillMethods()
OcrZoneFillMethod[] GetSupportedFillMethods()
- (BOOL)getSupportedFillMethods:(LTOcrZoneFillMethod**)supportedFillMethods
                         length:(unsigned int*)length
                          error:(NSError**)outError;
            
public OcrZoneFillMethod[] getSupportedFillMethods()
function Leadtools.Forms.Ocr.IOcrZoneManager.GetSupportedFillMethods()
array<OcrZoneFillMethod>^ GetSupportedFillMethods(); 

Return Value

An array of OcrZoneFillMethod members that list the fill method supported by this IOcrEngine.
Remarks

To determine whether a particular fill method is supported by the engine, use IsFillMethodSupported.

The supported fill methods are values that are both supported by this IOcrEngine and are installed on your system. To determine whether there are additional fill methods that are supported by the IOcrEngine but not currently installed on your system, use GetAdditionalFillMethods.

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.

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