←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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly

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