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



Gets or sets the method of recognizing unknown forms.

Syntax

Visual Basic (Declaration) 
Public Property RecognizeFirstPageOnly As Boolean
Visual Basic (Usage)Copy Code
Dim instance As AutoFormsEngine
Dim value As Boolean
 
instance.RecognizeFirstPageOnly = value
 
value = instance.RecognizeFirstPageOnly
C# 
public bool RecognizeFirstPageOnly {get; set;}
C++/CLI 
public:
property bool RecognizeFirstPageOnly {
   bool get();
   void set (bool value);
}

Return Value

True if the comparison is going to be done based on the first page of the form, otherwise false.

Example

Remarks

This value may affect the results of Run, RecognizeForm, and GetMinimumRecognizedConfidenceForm.

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