public NativeOcrZoneFillMethod[] GetSupportedNativeFillMethods()
Function GetSupportedNativeFillMethods() As NativeOcrZoneFillMethod()
public ArrayList<NativeOcrZoneFillMethod> getSupportedNativeFillMethods()
array<NativeOcrZoneFillMethod>^ GetSupportedNativeFillMethods();
An array of NativeOcrZoneFillMethod members that list the fill methods supported by this IOcrEngine.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document