LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

RecognizeFirstPageOnly Property

Show in webframe





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:
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

See Also

Reference

AutoFormsEngine Class
AutoFormsEngine Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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