ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
CountOfBlobsFound Property




Accusoft.ScanFixXpressSdk Namespace > BlobRemovalResults Class : CountOfBlobsFound Property
Gets the number of blobs found and removed.
Syntax
'Declaration
 
Public ReadOnly Property CountOfBlobsFound As Integer
 
'Usage
 
Dim instance As BlobRemovalResults
Dim value As Integer
 
value = instance.CountOfBlobsFound

Property Value

An integer which represents the number of blobs.
See Also

Reference

BlobRemovalResults Class
BlobRemovalResults Members

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