←Select platform

RecognitionResult Property

Summary

Gets Form recognition results.

Syntax

C#
VB
C++
public AutoFormsRecognizeFormResult RecognitionResult { get; } 
  
Public ReadOnly Property RecognitionResult As Leadtools.Forms.Auto.AutoFormsRecognizeFormResult 

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly