Accusoft.Forms1 - Updated
CountOfAreasFound Property (InverseTextResults)



Accusoft.ScanFixXpressSdk Namespace > InverseTextResults Class : CountOfAreasFound Property
Gets the number of inverse text areas found and removed.
Syntax
Public ReadOnly Property CountOfAreasFound As Integer
Dim instance As InverseTextResults
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

InverseTextResults Class
InverseTextResults Members