Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- options
- An object containing parameters that control the enhancement process.
Return Value
An object containing information produced by the enhancement process.| Exception | Description |
|---|---|
| System.ArgumentNullException | Thrown when required argument value is null. |
| System.ArgumentOutOfRangeException | Thrown when argument is out of range. |
| System.ComponentModel.InvalidEnumArgumentException | Thrown when argument enum value is invalid. |
| ScanFixUnsupportedImageException | Thrown when image type is unsupported. |
| ScanFixException | Thrown when operation failed. |
Use this function if you wish to modify the parameters controlling the analysis.
Note: This method is designed to work with document images only. Using this with photograph images may yield inaccurate or erroneous results.