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.
Syntax
Visual Basic (Declaration) | |
---|
Public Class AutoFormsEngine |
C# | |
---|
public class AutoFormsEngine |
C++/CLI | |
---|
public ref class AutoFormsEngine |
Remarks
Inheritance Hierarchy
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
See Also