Accusoft.SmartZoneOCR4.Net
AnalyzeField(Object) Method
See Also  Send Feedback
Accusoft.SmartZoneOCRSdk Namespace > Reader Class > AnalyzeField Method : AnalyzeField(Object) Method






Target
The object that holds image data to be analyzed. The object passed in must be an Accusoft type that implements the CopyTo(object destination) method. An example of such a type is the Accusoft.ImagXpress.ImageX object.

Glossary Item Box

Method to perform recognition of a field on the given object.

Syntax

 
Visual Basic
C#
Delphi
JScript
Managed Extensions for C++
C++/CLI
 
 

Parameters

Target
The object that holds image data to be analyzed. The object passed in must be an Accusoft type that implements the CopyTo(object destination) method. An example of such a type is the Accusoft.ImagXpress.ImageX object.

Return Value

TextBlockResult from recognition

See Also

©2013. Accusoft Corporation. All Rights Reserved.