ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
PreBlurType Property




Accusoft.ScanFixXpressSdk Namespace > BinarizeOptions Class : PreBlurType Property
Gets and sets the type of blur to apply to the image.
Syntax
'Declaration
 
Public Property PreBlurType As BinarizeBlur
 
'Usage
 
Dim instance As BinarizeOptions
Dim value As BinarizeBlur
 
instance.PreBlurType = value
 
value = instance.PreBlurType
Remarks

The default value is NoBlur.

See Also

Reference

BinarizeOptions Class
BinarizeOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.