The AutoFormsEngine Class is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Provides high level form recognition and processing functionalities to recognize, process, and create forms. It uses the provided Master Form IMasterFormsRepository to recognize form type and process its fields.Visual Basic (Declaration) | |
---|---|
Public Class AutoFormsEngine Implements IDisposable |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As AutoFormsEngine |
C# | |
---|---|
public class AutoFormsEngine : IDisposable |
C++/CLI | |
---|---|
public ref class AutoFormsEngine : public IDisposable |
Each AutoFormsEngine works on one IMasterFormsRepository which is provided through its constructor.
System.Object
Leadtools.Forms.Auto.AutoFormsEngine
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7