Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

Show in webframe

RecognitionResult Property






Gets Form recognition results.
Syntax
public AutoFormsRecognizeFormResult RecognitionResult {get;}
'Declaration
 
Public ReadOnly Property RecognitionResult As AutoFormsRecognizeFormResult
'Usage
 
Dim instance As AutoFormsRunResult
Dim value As AutoFormsRecognizeFormResult
 
value = instance.RecognitionResult

            

            
public:
property AutoFormsRecognizeFormResult^ RecognitionResult {
   AutoFormsRecognizeFormResult^ get();
}

Property Value

Returns AutoFormsRecognizeFormResult if the form is recognized, otherwise it returns null.
Remarks
AutoFormsRecognizeFormResult contains the success or failure of the form recognition. If its value is null, it means the Form type is unknown, otherwise the Form has been recognized.
Requirements

Target Platforms

See Also

Reference

AutoFormsRunResult Class
AutoFormsRunResult Members

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features