Click or drag to resize
AspriseOCRListSupportedLangs Method

» Asprise OCR Home · Developer's Guide

Call this after setup is done; returns list of langs separated by ','

Namespace: asprise_ocr_api
Assembly: asprise-ocr-api (in asprise-ocr-api.dll) Version: 15.3.1.0 (15.3.1.0)
Syntax
public static string ListSupportedLangs()

Return Value

Type: String
The list of langs separated by ','
See Also