C#
VB
C++
Recognize the form based on the first page only.
public bool RecognizeFirstPageOnly { get; set; }
Public Property RecognizeFirstPageOnly() As Boolean
Get
Set
public:
property bool RecognizeFirstPageOnly
{
bool get()
void set(bool value)
}
true to recognize the form based on the first page only, otherwise; false. Default value is false.
This value is set into the AutoFormsEngine.RecognizeFirstPageOnly property.
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