Table of Contents

TTMSFNCWXOCR.RecognizeFile Method

Starts recognizing the image stored in the given file.

API unit family: TMSFNCWXOCR Declaring type: TTMSFNCWXOCR Inherited from: TTMSFNCWXCustomOCR

Syntax

procedure RecognizeFile(const Value: TTMSFNCUtilsFile; ID: string);

Parameters

Name Description
Value The file containing the image to recognize.
ID A caller-defined identifier that is echoed back on the result so the outcome can be matched to this request.