Accusoft.ScanFixXpress8.Net
ImageWasModified Property (InverseTextResults)




Gets a flag that indicates whether the image was modified during the inverse text removal process.
Syntax
'Declaration
 
Public ReadOnly Property ImageWasModified As Boolean
'Usage
 
Dim instance As InverseTextResults
Dim value As Boolean
 
value = instance.ImageWasModified
public bool ImageWasModified {get;}
public: __property bool get_ImageWasModified();
public:
property bool ImageWasModified {
   bool get();
}

Property Value

A boolean value which is True if the image was modified. Otherwise, False is returned.
See Also

Reference

InverseTextResults Class
InverseTextResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback