Gets or sets the method of recognizing unknown forms.
public bool RecognizeFirstPageOnly { get; set; }
Public Property RecognizeFirstPageOnly As Boolean
True if the comparison is going to be done based on the first page of the form, otherwise false.
This value may affect the results of Run(rasterimage,pagerequestcallback,object,list<imasterformscategory>), RecognizeForm(rasterimage,list<imasterformscategory>), and GetMinimumRecognizedConfidenceForm.
For an example, refer to AutoFormsEngine.Run(RasterImage form, PageRequestCallback pageRequestCallback, Object userData, List<IMasterFormsCategory>).
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET