Accusoft.FormFix5.Net
RegistrationResult Property




The registration information for the matching form model.
Syntax
'Declaration
 
Public ReadOnly Property RegistrationResult As RegistrationResult
'Usage
 
Dim instance As IdentificationResult
Dim value As RegistrationResult
 
value = instance.RegistrationResult
public RegistrationResult RegistrationResult {get;}
public: __property RegistrationResult* get_RegistrationResult();
public:
property RegistrationResult^ RegistrationResult {
   RegistrationResult^ get();
}
Remarks
This property contains the registration information for the best matching model (if any.) You will need this information if you want to use the DropOutProcessor or RegistrationProcessor objects. If the IdentificationProcessor object did not find a best match, this property will be null.
See Also

Reference

IdentificationResult Class
IdentificationResult Members
GetOtherRegistrationResult Method

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback