←Select platform

GetSupportedNativeFillMethods Method

Summary

Gets a list of fill methods supported by this IOcrEngine.

Syntax

C#
VB
Java
WinRT C#
C++
[Leadtools.Forms.Ocr.NativeOcrZoneFillMethod[]](nativeocrzonefillmethod.html) GetSupportedNativeFillMethods() 
Function GetSupportedNativeFillMethods() As Leadtools.Forms.Ocr.NativeOcrZoneFillMethod() 
[Leadtools.Forms.Ocr.NativeOcrZoneFillMethod[]](nativeocrzonefillmethod.html) GetSupportedNativeFillMethods() 
public ArrayList<NativeOcrZoneFillMethod> getSupportedNativeFillMethods() 
function Leadtools.Forms.Ocr.IOcrZoneManager.GetSupportedNativeFillMethods() 
Leadtools.Forms.Ocr.array<NativeOcrZoneFillMethod>^ GetSupportedNativeFillMethods();  

Return Value

An array of NativeOcrZoneFillMethod members that list the fill methods 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 fill method is supported by the engine, use IsNativeFillMethodSupported.

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 GetAdditionalNativeFillMethods.

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