Accusoft.FormFix5.Net
FormModel Property (IdentificationResult)




The matching FormModel object.
Syntax
'Declaration
 
Public ReadOnly Property FormModel As FormModel
'Usage
 
Dim instance As IdentificationResult
Dim value As FormModel
 
value = instance.FormModel
public FormModel FormModel {get;}
public: __property FormModel* get_FormModel();
public:
property FormModel^ FormModel {
   FormModel^ get();
}
Remarks
This property contains the FormModel object that best matches the unknown image. If the IdentificationProcessor decides that the best match is not good enough, it will set this property to null.
See Also

Reference

IdentificationResult Class
IdentificationResult Members
State Property
FormModelIndex Property

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback