Accusoft.Forms1 - Updated
CountOfCombsFound Property



Accusoft.ScanFixXpressSdk Namespace > CombRemovalResults Class : CountOfCombsFound Property
Gets the count of the combs meeting the given criteria that were found on the image.
Syntax
Public ReadOnly Property CountOfCombsFound As Integer
Dim instance As CombRemovalResults
Dim value As Integer
 
value = instance.CountOfCombsFound
public int CountOfCombsFound {get;}
public:
property int CountOfCombsFound {
   int get();
}
See Also

Reference

CombRemovalResults Class
CombRemovalResults Members