←Select platform

TradeoffMode Property

Summary

Specifies which recognition algorithm trade-off setting to use for forms recognition.

Syntax

C#
VB
C++
public Leadtools.Forms.FormsTradeoffMode TradeoffMode {get; set;}
Public Property TradeoffMode As Leadtools.Forms.FormsTradeoffMode
public: 
property Leadtools.Forms.FormsTradeoffMode TradeoffMode { 
   Leadtools.Forms.FormsTradeoffMode get(); 
   void set (    Leadtools.Forms.FormsTradeoffMode ); 
} 

Property Value

The Leadtools.Forms.FormsTradeoffMode setting to use for forms recognition.

Remarks

Using modes other than Accurate may affect the results of the unknown forms recognition, but it has no effect on master forms. This Mode will work only if we select Complex method in RecognitionMethod

Example

For an example, refer to PageRecognitionOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Recognition Assembly
Click or drag to resize