←Select platform

Result Property

Summary

Gets the form recognition result.

Syntax

C#
VB
C++
public FormRecognitionResult Result { get; } 
  
Public ReadOnly Property Result As Leadtools.Forms.Recognition.FormRecognitionResult 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly