OCRConfigurationLanguageCode Property
Gets or sets the primary language code of the source images. The list of language codes are defined in ocrdata_lang.xml but the
specified language code must also have the corresponding training data file in the training_data sub folder.
Namespace: Mythicsoft.Search.CoreAssembly: Mythicsoft.Search.Core (in Mythicsoft.Search.Core.dll) Version: 9.3.830.1
public string LanguageCode { get; set; }
public:
property String^ LanguageCode {
String^ get ();
void set (String^ value);
}
Property Value
String