Click or drag to resize

OcrApiGetUNLVText Method

The recognized text is returned as a char* which is coded as UNLV format Latin-1 with specific reject and suspect codes

Namespace: Patagames.Ocr
Assembly: Patagames.Ocr (in Patagames.Ocr.dll) Version: 4.6.411
Syntax
public string GetUNLVText()

Return Value

String
The recognized text
See Also