Tesseract3EngineIsMultiCultureRecognitionSupported Method |
Gets the value indicating whether the engine supports multiple recognition cultures.
Namespace:
Atalasoft.Ocr.Tesseract
Assembly:
Atalasoft.dotImage.Ocr.Tesseract3 (in Atalasoft.dotImage.Ocr.Tesseract3.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax protected override bool IsMultiCultureRecognitionSupported()
Protected Overrides Function IsMultiCultureRecognitionSupported As Boolean
Return Value
Type:
BooleanSee Also