| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class : AutoSmoothBackground Method |
'Declaration <DebuggerNonUserCodeAttribute()> <DebuggerStepThroughAttribute()> Public Sub AutoSmoothBackground()
'Usage Dim instance As ScanFix instance.AutoSmoothBackground()
[DebuggerNonUserCode()] [DebuggerStepThrough()] public void AutoSmoothBackground()
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void AutoSmoothBackground();
[DebuggerNonUserCode()] [DebuggerStepThrough()] public: void AutoSmoothBackground();
| Exception | Description |
|---|---|
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |