LEADTOOLS Forms (Leadtools.Forms.Auto assembly)
LEAD Technologies, Inc

RecognizeFirstPageOnly Property






Gets or sets the method of recognizing unknown forms.
Syntax
public bool RecognizeFirstPageOnly {get; set;}
'Declaration
 
Public Property RecognizeFirstPageOnly As Boolean
'Usage
 
Dim instance As AutoFormsEngine
Dim value As Boolean
 
instance.RecognizeFirstPageOnly = value
 
value = instance.RecognizeFirstPageOnly
public bool RecognizeFirstPageOnly {get; set;}
 get_RecognizeFirstPageOnly();
set_RecognizeFirstPageOnly(value);
public:
property bool RecognizeFirstPageOnly {
   bool get();
   void set (    bool value);
}

Property Value

True if the comparison is going to be done based on the first page of the form, otherwise false.
Remarks
This value may affect the results of Run(RasterImage,PageRequestCallback,Object,List<IMasterFormsCategory>), RecognizeForm(RasterImage,List<IMasterFormsCategory>), and GetMinimumRecognizedConfidenceForm.
Example
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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