Accusoft.ScanFixXpress8.Net - Updated August 4, 2020
ApplyCorrection Property




Accusoft.ScanFixXpressSdk Namespace > NegativeCorrectionOptions Class : ApplyCorrection Property
Gets and sets a flag to indicate whether negative images should be automatically corrected.
Syntax
'Declaration
 
Public Property ApplyCorrection As Boolean
 
'Usage
 
Dim instance As NegativeCorrectionOptions
Dim value As Boolean
 
instance.ApplyCorrection = value
 
value = instance.ApplyCorrection
Remarks

The default value is true.

See Also

Reference

NegativeCorrectionOptions Class
NegativeCorrectionOptions Members