Leadtools.Forms.Recognition Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
FormRecognitionAttributes Class
See Also  Members  
Leadtools.Forms.Recognition Namespace : FormRecognitionAttributes Class



Describes the properties of a certain form. Attributes are encoded into an array of bytes.

Syntax

Visual Basic (Declaration) 
<SerializableAttribute()>
Public Class FormRecognitionAttributes 
Visual Basic (Usage)Copy Code
Dim instance As FormRecognitionAttributes
C# 
[SerializableAttribute()]
public class FormRecognitionAttributes 
C++/CLI 
[SerializableAttribute()]
public ref class FormRecognitionAttributes 

Example

For an example, refer to SetData.

Remarks

Attributes are encoded into array of bytes. If it is necessary to modify the attributes for the added or deleted pages of the form, the attributes object should be opened using either FormRecognitionEngine.OpenForm or FormRecognitionEngine.OpenMasterForm. Then close the object by using either FormRecognitionEngine.CloseForm or FormRecognitionEngine.CloseMasterForm.

Inheritance Hierarchy

System.Object
   Leadtools.Forms.Recognition.FormRecognitionAttributes

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features