IMasterForm for the Master Form of the type of the recognized page.
public IMasterForm MasterForm { get; }
Public ReadOnly Property MasterForm As Leadtools.Forms.Auto.IMasterForm
public:
property Leadtools.Forms.Auto.IMasterForm^ MasterForm {
Leadtools.Forms.Auto.IMasterForm^ get();
}
IMasterForm for the Master Form of the recognized type.
IMasterForm provides Master Form's attributes, processing fields, and image.
For an example, refer to AutoFormsEngine.ProcessPage(RasterImage page, int pageNumber, FormRecognitionAttributes masterAttributes, FormPage pageFields).
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