Reads Master Form processing fields.
public FormPages ReadFields()
Function ReadFields() As Leadtools.Forms.Processing.FormPages
Leadtools.Forms.Processing.FormPages^ ReadFields();
Returns Leadtools.Forms.Processing.FormPages if the processing fields are available, otherwise it returns null.
Reads Master Form processing fields if they are available, otherwise it returns null. Processing fields are needed if the user wants to extract form data. Processing fields specify the location and type of data to be extracted from the Form.
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
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