Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

Show in webframe

TradeoffMode Property






Specifies which recognition algorithm trade-off setting to use for forms recognition.
Syntax
public FormsTradeoffMode TradeoffMode {get; set;}
'Declaration
 
Public Property TradeoffMode As FormsTradeoffMode
'Usage
 
Dim instance As PageRecognitionOptions
Dim value As FormsTradeoffMode
 
instance.TradeoffMode = value
 
value = instance.TradeoffMode

            

            
public:
property FormsTradeoffMode TradeoffMode {
   FormsTradeoffMode get();
   void set (    FormsTradeoffMode value);
}

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

See Also

Reference

PageRecognitionOptions Class
PageRecognitionOptions Members

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features