←Select platform

GetFormProperties Method

Summary

Returns a FormRecognitionProperties object that provides information about the specified FormRecognitionAttributes such as isMaster, name, ID, creation time, modification time, last access time, and the number of pages.

Syntax

C#
VB
C++
Java
  
Public Function GetFormProperties( _ 
   ByVal attributes As FormRecognitionAttributes _ 
) As FormRecognitionProperties 

Parameters

attributes
The FormRecognitionAttributes object to get its information.

Example

For an example, refer to FormProcessingEngine.LoadFields(string fileName).

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly