Accusoft.ScanFixXpress8.Net
ImageIsNormal Property




Gets a flag that indicates whether the image was determined to be a negative or not.
Syntax
'Declaration
 
Public ReadOnly Property ImageIsNormal As Boolean
'Usage
 
Dim instance As NegativeCorrectionResults
Dim value As Boolean
 
value = instance.ImageIsNormal
public bool ImageIsNormal {get;}
public: __property bool get_ImageIsNormal();
public:
property bool ImageIsNormal {
   bool get();
}
See Also

Reference

NegativeCorrectionResults Class
NegativeCorrectionResults Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback