Accusoft.FormFix5.Net - Updated August 3, 2020
FormModels Property




Accusoft.FormFixSdk Namespace > IdentificationProcessor Class : FormModels Property
The FormModel objects that are candidates for matching.
Syntax
'Declaration
 
Public ReadOnly Property FormModels As FormModelCollection
 
'Usage
 
Dim instance As IdentificationProcessor
Dim value As FormModelCollection
 
value = instance.FormModels
Remarks
This collection holds a list of FormModel objects and represents the core data for this object. Each FormModel object is a potential template match for the form identification process.
See Also

Reference

IdentificationProcessor Class
IdentificationProcessor Members