Accusoft.ScanFixXpress8.Net
CountOfAreasFound Property (DotShadingRemovalResults)




Gets the number of dot shading areas found and removed.
Syntax
'Declaration
 
Public ReadOnly Property CountOfAreasFound As Integer
'Usage
 
Dim instance As DotShadingRemovalResults
Dim value As Integer
 
value = instance.CountOfAreasFound
public int CountOfAreasFound {get;}
public: __property int get_CountOfAreasFound();
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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback