Accusoft.Forms1 - Updated
CountOfAreasFound Property (DotShadingRemovalResults)



Accusoft.ScanFixXpressSdk Namespace > DotShadingRemovalResults Class : CountOfAreasFound Property
Gets the number of dot shading areas found and removed.
Syntax
Public ReadOnly Property CountOfAreasFound As Integer
Dim instance As DotShadingRemovalResults
Dim value As Integer
 
value = instance.CountOfAreasFound
public int CountOfAreasFound {get;}
public:
property int CountOfAreasFound {
   int get();
}

Property Value

An integer representing the number of dot shading areas removed.
See Also

Reference

DotShadingRemovalResults Class
DotShadingRemovalResults Members