←Select platform

ReadFields Method

Summary
Reads Master Form processing fields.

Syntax
C#
C++/CLI
Java
Python
public FormPages ReadFields() 
public abstract FormPages readFields(); 
FormPages^ ReadFields();  
def ReadFields(self): 

Return Value

Returns Leadtools.Forms.Processing.FormPages if the processing fields are available, otherwise it returns null.

Remarks

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.

Example

A full example implementation of this interface can be found in <INSTALLDIR>\Examples\Forms\DotNet\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.