←Select platform

TradeoffMode Property

Summary

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

Syntax

C#
VB
C++
public 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

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