Class AIOCRLanguages
The list of languages supported by AI OCR. Can be used to set the languages at runtime using the AIOCRSettings.
Inherited Members
Namespace: HP.LFT.SDK.AI
Assembly: HP.LFT.SDK.dll
Syntax
public class AIOCRLanguages
Constructors
AIOCRLanguages()
Declaration
public AIOCRLanguages()
Fields
AFRIKAANS
Afrikaans
Declaration
public const string AFRIKAANS = "af"
Field Value
| Type | Description |
|---|---|
| string |
ARABIC
Arabic
Declaration
public const string ARABIC = "ar"
Field Value
| Type | Description |
|---|---|
| string |
BASQUE
Basque
Declaration
public const string BASQUE = "eu"
Field Value
| Type | Description |
|---|---|
| string |
BULGARIAN
Bulgarian
Declaration
public const string BULGARIAN = "bg"
Field Value
| Type | Description |
|---|---|
| string |
CATALAN
Catalan
Declaration
public const string CATALAN = "ca"
Field Value
| Type | Description |
|---|---|
| string |
CROATIAN
Croatian
Declaration
public const string CROATIAN = "hr"
Field Value
| Type | Description |
|---|---|
| string |
CZECH
Czech
Declaration
public const string CZECH = "cs"
Field Value
| Type | Description |
|---|---|
| string |
DANISH
Danish
Declaration
public const string DANISH = "da"
Field Value
| Type | Description |
|---|---|
| string |
DUTCH
Dutch
Declaration
public const string DUTCH = "nl"
Field Value
| Type | Description |
|---|---|
| string |
ENGLISH
English
Declaration
public const string ENGLISH = "en"
Field Value
| Type | Description |
|---|---|
| string |
ESPERANTO
Esperato
Declaration
public const string ESPERANTO = "eo"
Field Value
| Type | Description |
|---|---|
| string |
ESTONIAN
Estonian
Declaration
public const string ESTONIAN = "et"
Field Value
| Type | Description |
|---|---|
| string |
FINNISH
Finnish
Declaration
public const string FINNISH = "fi"
Field Value
| Type | Description |
|---|---|
| string |
FRENCH
French
Declaration
public const string FRENCH = "fr"
Field Value
| Type | Description |
|---|---|
| string |
GERMAN
German
Declaration
public const string GERMAN = "de"
Field Value
| Type | Description |
|---|---|
| string |
GREEK
Greek
Declaration
public const string GREEK = "el"
Field Value
| Type | Description |
|---|---|
| string |
HEBREW
Hebrew
Declaration
public const string HEBREW = "he"
Field Value
| Type | Description |
|---|---|
| string |
HUNGARIAN
Hungarian
Declaration
public const string HUNGARIAN = "hu"
Field Value
| Type | Description |
|---|---|
| string |
ICELANDIC
Icelandic
Declaration
public const string ICELANDIC = "is"
Field Value
| Type | Description |
|---|---|
| string |
IRISH
Irish
Declaration
public const string IRISH = "ga"
Field Value
| Type | Description |
|---|---|
| string |
ITALIAN
Italian
Declaration
public const string ITALIAN = "it"
Field Value
| Type | Description |
|---|---|
| string |
JAPANESE
Japanese
Declaration
public const string JAPANESE = "ja"
Field Value
| Type | Description |
|---|---|
| string |
KOREAN
Korean
Declaration
public const string KOREAN = "ko"
Field Value
| Type | Description |
|---|---|
| string |
LATIN
Latin
Declaration
public const string LATIN = "la"
Field Value
| Type | Description |
|---|---|
| string |
LATVIAN
Latvian
Declaration
public const string LATVIAN = "lv"
Field Value
| Type | Description |
|---|---|
| string |
LITHUANIAN
Lituanian
Declaration
public const string LITHUANIAN = "lt"
Field Value
| Type | Description |
|---|---|
| string |
MACEDONIAN
Macedonian
Declaration
public const string MACEDONIAN = "mk"
Field Value
| Type | Description |
|---|---|
| string |
MALTESE
Maltese
Declaration
public const string MALTESE = "mt"
Field Value
| Type | Description |
|---|---|
| string |
NORWEGIAN
Norvegian
Declaration
public const string NORWEGIAN = "no"
Field Value
| Type | Description |
|---|---|
| string |
POLISH
Polish
Declaration
public const string POLISH = "pl"
Field Value
| Type | Description |
|---|---|
| string |
PORTUGUESE
Portuguese
Declaration
public const string PORTUGUESE = "pt"
Field Value
| Type | Description |
|---|---|
| string |
ROMANIAN
Romanian
Declaration
public const string ROMANIAN = "ro"
Field Value
| Type | Description |
|---|---|
| string |
RUSSIAN
Russian
Declaration
public const string RUSSIAN = "ru"
Field Value
| Type | Description |
|---|---|
| string |
SERBIAN
Serbian
Declaration
public const string SERBIAN = "sr"
Field Value
| Type | Description |
|---|---|
| string |
SIMPLIFIED_CHINESE
Simplified Chinese
Declaration
public const string SIMPLIFIED_CHINESE = "zhs"
Field Value
| Type | Description |
|---|---|
| string |
SLOVAK
Slovak
Declaration
public const string SLOVAK = "sk"
Field Value
| Type | Description |
|---|---|
| string |
SLOVENIAN
Slovenian
Declaration
public const string SLOVENIAN = "sl"
Field Value
| Type | Description |
|---|---|
| string |
SPANISH
Spanish
Declaration
public const string SPANISH = "es"
Field Value
| Type | Description |
|---|---|
| string |
SWEDISH
Swedish
Declaration
public const string SWEDISH = "sv"
Field Value
| Type | Description |
|---|---|
| string |
TRADITIONAL_CHINESE
Traditional Chinese
Declaration
public const string TRADITIONAL_CHINESE = "zht"
Field Value
| Type | Description |
|---|---|
| string |
TURKISH
Turkish
Declaration
public const string TURKISH = "tr"
Field Value
| Type | Description |
|---|---|
| string |
UKRAINIAN
Ukrainian
Declaration
public const string UKRAINIAN = "uk"
Field Value
| Type | Description |
|---|---|
| string |
WELSH
Welsh
Declaration
public const string WELSH = "cy"
Field Value
| Type | Description |
|---|---|
| string |