'Declaration Public Function GetSupportedLanguages( _
ByVal engineTypeThe type of OCR engine.As OcrEngineType _
) As OcrLanguage[]
public OcrLanguage[] GetSupportedLanguages(
OcrEngineType engineType
)
public: OcrLanguage[] GetSupportedLanguages(
OcrEngineType engineType
)
public:
OcrLanguage[] GetSupportedLanguages(
OcrEngineType engineType
)
Parameters
- engineType
- The type of OCR engine.
Return Value
An array of languages, which can be recognized by specified OCR engine type.