Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9
|
Leadtools.Forms.Ocr Assembly > Leadtools.Forms.Ocr Namespace : IOcrZoneManager Interface |
The following tables list the members exposed by IOcrZoneManager.
Name | Description | |
---|---|---|
OmrOptions | Gets the OMR (Optical Mark Recognition) settings currently used by the engine. |
Name | Description | |
---|---|---|
GetAdditionalNativeFillMethods | Gets an array of additional fill methods supported by the IOcrEngine. | |
GetAdditionalNativeRecognitionModules | Gets an array of the additional recognition modules supported by the IOcrEngine. | |
GetNativeZone | Gets the native version of a zone. | |
GetSupportedNativeFillMethods | Gets a list of fill methods supported by this IOcrEngine. | |
GetSupportedNativeRecognitionModules | Gets a list of the recognition modules supported by this IOcrEngine. | |
GetSupportedNativeZoneTypes | Gets a list of zone types supported by this IOcrEngine. | |
GetSupportedZoneTypes | Gets a list of zone types supported by this IOcrEngine. | |
IsNativeFillMethodSupported | Checks whether the specified fill method is supported by this IOcrEngine. | |
IsNativeRecognitionModuleSupported | Checks whether the specified recognition module is supported by this IOcrEngine. | |
IsNativeZoneTypeSupported | Checks whether the specified zone type is supported by this IOcrEngine. | |
IsZoneTypeSupported | Checks whether the specified zone type is supported by this IOcrEngine. | |
SetNativeZone | Update a zone from a native version. |