Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
LEADTOOLS OCR Arabic Engine Settings

The IOcrSettingManager.GetSettingNames method returns the names of the values as described in this table and in the same order.

The following table describes the settings supported by the LEADTOOLS OCR Arabic Engine:
Name Type Range and values Description
Recognition BeginCategory N/A Beginning of the recognition settings category
Recognition.SpaceIsValidCharacter Boolean N/A A space is a valid character in recognition, otherwise ignore all spaces. For more information, refer to IOcrPage.GetRecognizedCharacters.
Recognition.Zoning BeginCategory N/A Beginning of the zoning settings category.
Recognition.Zoning.DisableMultiThreading Boolean N/A

True to disable multi-threading when performing auto-zoning; otherwise multi-threading enabled. Multi-threading enhances the performance of the auto-zoning algorithm. However, it may be undesirable if the OCR engine is hosted in a server.

End:Recognition.Zoning EndCategory N/A End of the zoning settings category
End:Recognition EndCategory N/A End of the recognition settings category.