Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RecognitionResult Property
See Also 
Leadtools.Forms.Auto Namespace > AutoFormsRunResult Class : RecognitionResult Property



Gets Form recognition results.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RecognitionResult As AutoFormsRecognizeFormResult
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsRunResult
Dim value As AutoFormsRecognizeFormResult
 
value = instance.RecognitionResult
C# 
public AutoFormsRecognizeFormResult RecognitionResult {get;}
C++/CLI 
public:
property AutoFormsRecognizeFormResult^ RecognitionResult {
   AutoFormsRecognizeFormResult^ get();
}

Return 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: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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