Click or drag to resize

OcrApi.LoadedLanguages Property

Gets the loaded languages. Includes all languages loaded by the last Init, including those loaded as dependencies of other loaded languages

Namespace:  Patagames.Ocr
Assembly:  Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.2.411
Syntax
public string[] LoadedLanguages { get; }

Property Value

Type:String[]
See Also