Accusoft.Forms1 - Updated
CountOfAreasFound Property (AutoInverseTextResults)



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

Property Value

An integer value which represents the number of areas.
See Also

Reference

AutoInverseTextResults Class
AutoInverseTextResults Members