Accusoft.Forms1 - Updated
ImageIsNormal Property



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

Reference

NegativeCorrectionResults Class
NegativeCorrectionResults Members