←Select platform

ReadFields Method

Summary

Reads Master Form processing fields.

Syntax

C#
VB
C++
public FormPages ReadFields() 
  
Function ReadFields() As Leadtools.Forms.Processing.FormPages 

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 <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly