←Select platform

Result Property

Summary
Gets the recognition result for this page.

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 page has not been recognized.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.