Click or drag to resize

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
C#
public string Language { get; set; }

Property Value

Type: String
See Also