Leadtools.Forms.Auto Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FormFields Property
See Also 
Leadtools.Forms.Auto Namespace > AutoFormsRunResult Class : FormFields Property



Gets the processed form fields.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property FormFields As FormPages
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsRunResult
Dim value As FormPages
 
value = instance.FormFields
C# 
public FormPages FormFields {get;}
C++/CLI 
public:
property FormPages FormFields {
   FormPages get();
}

Return Value

Returns the processed form fields of the Master Form if any, otherwise it returns null.

Remarks

FormPages is the processed Form fields. Each field has the result of its processing. The fields of the form to be processed are obtained from IMasterForm in RecognitionResult by calling IMasterForm.ReadFields. If the Master Form has no fields to process, FormFields will be null.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

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