VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Ocr Namespace / OcrField Class
Constructors Properties Methods SeeAlso
OcrField Class Members
The following tables list the members exposed by OcrField.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the OcrField class.
Public Properties
 NameDescription
Public PropertyGets the confidence of the recognition result.
Public PropertyGets the template of the form field. (Inherited from FormField)
Public PropertyGets or sets the name of the form field. (Inherited from FormField)
Public PropertyGets the recognized OCR information.
Public PropertyGets the value of the form field in a text form.
Public Methods
 NameDescription
Public MethodReturns a System.String that represents this instance. (Inherited from FormField)
See Also