←Select platform

Result Property

Summary
Gets the form recognition result.

Syntax
C#
C++/CLI
Java
Python
public FormRecognitionResult Result { get; } 
public FormRecognitionResult getResult(); 
public: 
property FormRecognitionResult^ Result { 
   FormRecognitionResult^ get(); 
} 

Property Value

Form recognition result. If it is null, the form type is unknown.

Remarks

If Result is null, it means the form has not been recognized.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.