←Select platform

TradeoffMode Property

Summary

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

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 and processing.

Remarks

Using modes other than Accurate may affect the results of the unknown forms recognition, but it has no effect on master forms. This value may affect the results of Run(RasterImage,PageRequestCallback,Object,List<IMasterFormsCategory>), RecognizeForm(RasterImage,List<IMasterFormsCategory>), and GetMinimumRecognizedConfidenceForm.

Requirements

Target Platforms

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