C#
VB
C++
Gets or sets the properties of the Master Form of the type of the recognized form.
public FormRecognitionProperties Properties { get; set; }
Public Property Properties As Leadtools.Forms.Recognition.FormRecognitionProperties
public:
property Leadtools.Forms.Recognition.FormRecognitionProperties Properties {
Leadtools.Forms.Recognition.FormRecognitionProperties get();
void set ( Leadtools.Forms.Recognition.FormRecognitionProperties );
}
Leadtools.Forms.Recognition.FormRecognitionProperties of the Master Form of the type of the recognized form.
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