BaseRecognizerOCRLanguage Property ByteScout Text Recognition SDK
Language for Optical Character Recognition (OCR). The valid values are:
  • "eng" - English (default)
  • "deu" - German
  • "fra" - French
  • "spa" - Spanish

Download more languages at https://github.com/bytescout/ocrdata.

Namespace:  ByteScout.TextRecognition
Assembly:  ByteScout.TextRecognition (in ByteScout.TextRecognition.dll) Version: 2.6.1.323-master
Syntax

public string OCRLanguage { get; set; }

Property Value

Type: String
See Also

Reference

BaseRecognizerOCRLanguage