| Accusoft.ScanFixXpressSdk Namespace > ScanFix Class > ApplyCloseFilter Method : ApplyCloseFilter() Method |
'Declaration <DebuggerStepThroughAttribute()> <DebuggerNonUserCodeAttribute()> Public Overloads Sub ApplyCloseFilter()
'Usage Dim instance As ScanFix instance.ApplyCloseFilter()
[DebuggerStepThrough()] [DebuggerNonUserCode()] public void ApplyCloseFilter()
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: void ApplyCloseFilter();
[DebuggerStepThrough()] [DebuggerNonUserCode()] public: void ApplyCloseFilter();
| Exception | Description |
|---|---|
| System.InvalidOperationException | Thrown when method cannot operate correctly. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Use this function if the default control parameters are adequate.