Specifies which recognition algorithm trade-off setting to use for forms recognition and processing.
Syntax
public FormsTradeoffMode TradeoffMode { get; set; }
Public Property TradeoffMode As FormsTradeoffMode
public FormsTradeoffMode getTradeoffMode();
setTradeoffMode(
FormsTradeoffMode
);
public:
property FormsTradeoffMode TradeoffMode {
FormsTradeoffMode get();
void set ( FormsTradeoffMode );
}
The Leadtools.Forms.Common.FormsTradeoffMode setting to use for forms recognition and processing.
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document