Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
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