|
|
|
|
|
OCRAddLanguage (Function) In french: OCRAjouteLangue Adds a language to the native OCR system.
MonNomDeModèle is string = "en_US"
OCRAddLanguage(MonNomDeModèle)
Syntax
OCRAddLanguage(<ISO Language>)
<ISO Language>: Character string Name of the language to be added in ISO format.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|