FormSuite v6.0 - Updated October 25, 2021
OutputAllFormComparisons Property




Accusoft.FormsAPI.Net Assembly > Accusoft.Forms Namespace > Processor Class : OutputAllFormComparisons Property
Gets or sets a value indicating whether the IdentificationResult.AllFormComparisons collection is filled when performing form identification.
Syntax
'Declaration
 
Public Property OutputAllFormComparisons As Boolean
 
'Usage
 
Dim instance As Processor
Dim value As Boolean
 
instance.OutputAllFormComparisons = value
 
value = instance.OutputAllFormComparisons
Remarks

Default value: false.

In most scenarios the default value of this property is acceptable, however when debugging form identification it may be useful to set this property to true.

See Also

Reference

Processor Class
Processor Members
AllFormComparisons Property

Is this page helpful?
Yes No
Thanks for your feedback.