LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

TradeoffMode Property

Show in webframe





Specifies which recognition algorithm trade-off setting to use for forms recognition and processing.
Syntax
public FormsTradeoffMode TradeoffMode {get; set;}
'Declaration
 
Public Property TradeoffMode As FormsTradeoffMode
'Usage
 
Dim instance As AutoFormsEngine
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 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.
Example
For an example, refer to AutoFormsEngine.AutoFormsEngine(IMasterFormsRepository repository, IOcrEngine ocrEngine, BarcodeEngine barcodeEngine, AutoFormsRecognitionManager managers, int minimumConfidenceKnownForm, int minimumConfidenceRecognized, bool recognizeFirstPageOnly).
Requirements

Target Platforms

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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