| OcrOptionsLanguage Property |
Gets or sets the Tesseract prefix of the selected OCR language(s).
For multi-lingual documents use plus sign to connect multiple language codes.
Namespace:
Opait.Ocr.Api
Assembly:
Opait.Ocr (in Opait.Ocr.dll) Version: 1.3.3.0
Syntax public string Language { get; set; }
Property Value
Type:
StringSee Also