LEADTOOLS OCR (Leadtools.Forms.Ocr assembly)

IsFillMethodSupported Method

Show in webframe







The fill method to check.
Checks whether the specified fill method is supported by this IOcrEngine.
Syntax
bool IsFillMethodSupported( 
   OcrZoneFillMethod fillMethod
)
'Declaration
 
Function IsFillMethodSupported( _
   ByVal fillMethod As OcrZoneFillMethod _
) As Boolean
'Usage
 
Dim instance As IOcrZoneManager
Dim fillMethod As OcrZoneFillMethod
Dim value As Boolean
 
value = instance.IsFillMethodSupported(fillMethod)
bool IsFillMethodSupported( 
   OcrZoneFillMethod fillMethod
)
- (BOOL)isFillMethodSupported:(LTOcrZoneFillMethod)fillMethod;
public boolean isFillMethodSupported(OcrZoneFillMethod fillMethod)
function Leadtools.Forms.Ocr.IOcrZoneManager.IsFillMethodSupported( 
   fillMethod 
)
bool IsFillMethodSupported( 
   OcrZoneFillMethod fillMethod
) 

Parameters

fillMethod
The fill method to check.

Return Value

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

To get all the fill methods supported by the engine, use GetSupportedFillMethods.

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.

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