The FormRecognitionProperties Structure is available as an add-on to the LEADTOOLS Document and Medical Imaging toolkits.
Specifies the attribute properties for a form. This class is used by the FormRecognitionEngine.GetFormProperties method.Visual Basic (Declaration) | |
---|---|
<SerializableAttribute()> Public Structure FormRecognitionProperties Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As FormRecognitionProperties |
C# | |
---|---|
[SerializableAttribute()] public struct FormRecognitionProperties : System.ValueType |
C++/CLI | |
---|---|
[SerializableAttribute()] public value class FormRecognitionProperties : public System.ValueType |
For an example, refer to FormProcessingEngine.LoadFields(string fileName).
System.Object
System.ValueType
Leadtools.Forms.Recognition.FormRecognitionProperties
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7