Click or drag to resize

OcrApiGetUtf8Text Method

The recognized text is returned as a string which is coded as UTF8

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

Return Value

String
The recognized text string, or NULL on error.
See Also