Accusoft.ScanFixXpress8.Net
CountOfAreasFound Property (InverseTextResults)




Gets the number of inverse text areas found and removed.
Syntax
'Declaration
 
Public ReadOnly Property CountOfAreasFound As Integer
'Usage
 
Dim instance As InverseTextResults
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

InverseTextResults Class
InverseTextResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback