VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.FormsProcessing.FormRecognition.Ocr Namespace / OcrField Class
Constructors Properties Methods SeeAlso
In This Topic
    OcrField Class Members
    In This Topic
    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