VintaSoft Imaging .NET SDK 14.1: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Ocr Namespace / OcrField Class
In This Topic
    OcrField Class Properties
    In This Topic
    For a list of all properties of this type, see OcrField.
    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.
    See Also