Enum Convert.OutputOptionsOCR.LanguageChoice
Namespace: pdftron.PDF
Assembly: PDFNet.dll
Syntax
public enum Convert.OutputOptionsOCR.LanguageChoice
Fields
Name | Description |
---|---|
e_lang_auto | Indicates automatic OCR language detection. |
e_lang_catalan | Indicates the Catalan language for OCR. |
e_lang_danish | Indicates the Danish language for OCR. |
e_lang_dutch | Indicates the Dutch language for OCR. |
e_lang_english | Indicates the English language for OCR. |
e_lang_finnish | Indicates the Finnish language for OCR. |
e_lang_french | Indicates the French language for OCR. |
e_lang_german | Indicates the German language for OCR. |
e_lang_italian | Indicates the Italian language for OCR. |
e_lang_norwegian | Indicates the Norwegian language for OCR. |
e_lang_polish | Indicates the Polish language for OCR. |
e_lang_portuguese | Indicates the Portuguese language for OCR. |
e_lang_romanian | Indicates the Romanian language for OCR. |
e_lang_russian | Indicates the Russian language for OCR. |
e_lang_slovenian | Indicates the Slovenian language for OCR. |
e_lang_spanish | Indicates the Spanish language for OCR. |
e_lang_swedish | Indicates the Swedish language for OCR. |
e_lang_turkish | Indicates the Turkish language for OCR. |