Accusoft.ScanFixXpress8.Net
CountOfAreasFound Property (AutoInverseTextResults)




Gets the number of inverse text areas found and corrected.
Syntax
'Declaration
 
Public ReadOnly Property CountOfAreasFound As Integer
'Usage
 
Dim instance As AutoInverseTextResults
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 value which represents the number of areas.
See Also

Reference

AutoInverseTextResults Class
AutoInverseTextResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback